Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 05-22-2024, 03:18 PM   #1
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
epub to PDF - specific letters are transparent and MISSING

Recently when exporting from epub to pdf my pdf exports have been crippled by some of the letters, specific alphabet letters, eg d and n being trasparent and not visible.

They are there, because when I select various paragraphs of pdf text and paste it into a text editor it is all there.

I have tried different pdf viewers and none show the transparent letters.

I've also tried viewing the pdf with "night mode" and the letters are still not there.

Anyone know what the fix is ?
Jam is offline   Reply With Quote
Old 05-22-2024, 04:12 PM   #2
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
I get the same problem when using the ebook-convert utility

Here is my one liner script

ebook-convert \
book_name.epub \
book_name.pdf \
--embed-all-fonts \
--paper-size=a4 \
--pdf-add-toc \
--pdf-page-numbers \
--pdf-sans-family \
--pretty-print

It used to work. I converted lots of epub books to pdf with this line in the past, but not any more.

Has the same issue as described in OP above.

Random, but specific letters are transparent, making the pdf export unusable.

For about 5 months (?) this problem has existed.

It's not the epub files, because pdf2go can convert them all successfully.

But pdf2go deos not produce a TOC, and does not number the pdf pages, so it is pretty useless.

Last edited by Jam; 05-22-2024 at 04:17 PM.
Jam is offline   Reply With Quote
Old 05-22-2024, 06:08 PM   #3
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,697
Karma: 87663461
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Use Calibre to export the epub to docx. Edit in LO Writer using odt format. Have styles, TOC/Index etc as desired. Export a PDF.
Quoth is offline   Reply With Quote
Old 05-22-2024, 07:28 PM   #4
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Quote:
Originally Posted by Quoth View Post
Use Calibre to export the epub to docx. Edit in LO Writer using odt format. Have styles, TOC/Index etc as desired. Export a PDF.
ty. That's a solution, I appreciate the suggestion, but not at all ideal compared to point-and-click direct export.

As someone who has done quite a lot of bash scripting, I know that errors are easily introduced into software. I wonder if the software was re-factored, in some upgrade, and things are still being ironed out.

epub files that used to convert no longer convert, and also suffer the transparent letters problem, when being converted to pdf.

I wonder why it could be that some letters are transparent but not all. This seems very odd.

When I buy a epub book, this was a very hand feature for printing. Probably one of the most important features of Calibre.

Does anyone know which is the last version that does not have this issue. I will then downgrade?
Jam is offline   Reply With Quote
Old 05-22-2024, 10:11 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,022
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
https://www.mobileread.com/forums/sh...d.php?t=186697
kovidgoyal is offline   Reply With Quote
Old 05-23-2024, 06:10 AM   #6
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Quote:
Originally Posted by kovidgoyal View Post
thank you. I appreciate Calibre, as do so many others.
I understand that coding is complex and does many many tasks.

When I get a moment I will provide more detail and information on the problem I am seeing.
I am running up to date Arch Linux. Perhaps I have a dependency missing.

I get the feeling it is some kind of PDF layering issue.

My temporary fix is to take the ebook-convert output pdf file using the above command, see previous comment, and then post process this as follows

inkscape in_file.pdf --pages=all --export-filename=out_file.pdf

Inkscape get's rid of the text transparency problem but removes the useful pdf document index and in document clickable links from the output pdf.

It lets me print the books for now.

Last edited by Jam; 05-23-2024 at 06:13 AM.
Jam is offline   Reply With Quote
Old 05-23-2024, 06:20 AM   #7
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Before post processing this is how te doc looks.

https://drive.google.com/file/d/1AdH...oCPssIpYa/edit

Note letters v and h and other letters are missing. Makes doc un-readable. It is all there which is confirmed by selecting and copying sections of text from the pdf and pasting them into the text editor such as Vim.

It's just a transparency / visibility issue.
Jam is offline   Reply With Quote
Old 05-23-2024, 07:17 AM   #8
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,697
Karma: 87663461
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Elephant in the room.
I stopped printing on paper about 2013. I "print" to epub and proof / annotate on eink.

I sometimes have to check PDFs or read PDFs, so have choice of TCL Nxtpaper 11 (matt and almost like colour print paper or eink, laptop with matt add-on 2560x1440 16″ screen or matt 23″ 4K screen on workstation. Saved about 250,000 A4 sheets of paper and associated ink/toner environment and time in the last 10 years. Sometimes the 8″ Sage eink is big enough for a PDF.

For an entire book or something that needs to be on paper for someone else I'd use Print24 or Lulu Print On Demand. Or loan them an ereader. It's cheaper to buy and give someone an ereader than print 15 novels.

Normally I only generate PDF for POD / Publishing, hence the preferred route of LO Writer. I have used print from Calibre viewer occasionally to create a PDF, though not to have it on paper.

If it's just a paper copy you need you can try printing from the Calibre viewer.

A also sometimes use The GIMP to process poor PDFs (only available as PDF) or ImageMagick or K2PDFOPT https://www.mobileread.com/forums/sh...d.php?t=144711
I do use Inkscape, but not for PDFs.

Last edited by Quoth; 05-23-2024 at 07:23 AM.
Quoth is offline   Reply With Quote
Old 05-23-2024, 07:52 AM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,022
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I suggest you uninstall the arch calibre package and install the official binaries from https://calibre-ebook.com/download_linux
kovidgoyal is offline   Reply With Quote
Old 05-23-2024, 09:06 AM   #10
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,697
Karma: 87663461
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Quote:
Originally Posted by kovidgoyal View Post
I suggest you uninstall the arch calibre package and install the official binaries from https://calibre-ebook.com/download_linux
Which has worked for me for 5 Linux distros, x86 (now only 5.44 max), x86-64 and ARM64 (3 Linux distros and several kinds of Desktop).
Quoth is offline   Reply With Quote
Old 05-23-2024, 10:26 AM   #11
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Quote:
Originally Posted by kovidgoyal View Post
I suggest you uninstall the arch calibre package and install the official binaries from https://calibre-ebook.com/download_linux
Thank you. I will do so and let you know what happens.
Jam is offline   Reply With Quote
Old 05-23-2024, 11:54 AM   #12
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Quote:
Originally Posted by kovidgoyal View Post
I suggest you uninstall the arch calibre package and install the official binaries from https://calibre-ebook.com/download_linux
That fixed everything, Thank you.
Jam is offline   Reply With Quote
Old 05-31-2024, 07:48 AM   #13
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
I had a detailed discussion on the Arch Linux bug reporting site about this issue.

One of the packagers and myself did some pdf font export testing.
He did it, I replicated his results.
It seems the issue with text transparencey in epub to pdf exports may be related to font setting not being specific in the pdf export settings.

The Arch packager suggested this is an upstream issue in the original Calibre package which should be looked into.

While I am now using a Calibre install, direct from the Calibre web site, which does not seem to contain this issue, it might still be worth looking into this.

The discussion on the Arch bug reporting web is shown here
https://gitlab.archlinux.org/archlin...bre/-/issues/4

Calibre is a great package, thank you for it.
Jam is offline   Reply With Quote
Old 05-31-2024, 09:40 AM   #14
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 44,022
Karma: 22669822
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This has nothing to do with fonts. The PDF is generated by Qt WebEngine. And its subset by fonttools and post processed using PoDoFo. Most likely the arch package of one of those is broken in some way or the other. I am afraid I lost my patience with debugging distro packages many many years ago. Just use the calibre official binaries if you want a bug free experience.
kovidgoyal is offline   Reply With Quote
Old 05-31-2024, 01:31 PM   #15
Jam
Junior Member
Jam began at the beginning.
 
Posts: 9
Karma: 10
Join Date: May 2024
Device: linux
Quote:
Originally Posted by kovidgoyal View Post
This has nothing to do with fonts. The PDF is generated by Qt WebEngine. And its subset by fonttools and post processed using PoDoFo. Most likely the arch package of one of those is broken in some way or the other. I am afraid I lost my patience with debugging distro packages many many years ago. Just use the calibre official binaries if you want a bug free experience.
That is very clear. I understand your insights. Thank you for your insightful response.

I will stick with your binary going forward.
Jam is offline   Reply With Quote
Reply

Tags
conversion, epub, fault, pdf


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving epub to disk missing letters LordSith77 Library Management 4 10-21-2022 01:43 PM
pdf to epub with arabic letters not in current position Momaiz Conversion 6 03-28-2019 10:34 PM
Troubleshooting missing letters dots when converting epub to kindle msh2050 Amazon Kindle 10 12-23-2017 02:35 PM
pdf missing letters gabaldini Amazon Kindle 5 03-06-2017 07:45 PM
Missing letters in pdf cincinnatus Kindle Fire 2 06-22-2012 11:13 AM


All times are GMT -4. The time now is 03:11 PM.


MobileRead.com is a privately owned, operated and funded community.