LyXtext in bold when printing pdf pages containing pictures

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Fed89
Posts: 21
Joined: Thu May 16, 2013 3:01 pm

text in bold when printing pdf pages containing pictures

Post by Fed89 »

Hello everyone,
i have seen that this is a known problem, but no suggested solution so far has fixed the problem for me. In pages containing pictures the text (or some lines of the text) appear to be bold when they are printed, although everything looks fine when they are visualized in a pdf viewer. This weird behavior happens with images both with transparency and without it.
I tried different solutions i read in the forum, like using different PDF viewer (Adobe Acrobat, Adobe Reader, Foxit Reader), add

Code: Select all

\pdfpageattr {/Group << /S /Transparency /I true /CS /DeviceRGB>>}
in the latex preamble.

Is there any definitive solution that has been found to fix this problem?
I use Lyx 2.2.2

Thanks in advance !

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

text in bold when printing pdf pages containing pictures

Post by Stefan Kottwitz »

I only know this solution. Could you perhaps post a small example with that problem (code and pdf) as attachments here, both as .lyx and as pdfLaTeX export file?

Stefan
LaTeX.org admin
Fed89
Posts: 21
Joined: Thu May 16, 2013 3:01 pm

text in bold when printing pdf pages containing pictures

Post by Fed89 »

Thanks for the reply Stefan,
i feel like you are answering 99% of my lyx questions :D... and of many others in the forum.

Attached is the lyx file, the pdf file and a scan of the printed output. I did it both with and without the
\pdfpageattr {/Group << /S /Transparency /I true /CS /DeviceRGB>>}
but the output is exactly the same: pdf looks fine, printing does not.
I am not sure if it can be actually seen due to the scanner quality, but in page 2 of the scan, lines 2, 6, 9, 10 and the one before the last look like they have a "thicker" font style... I used Adobe Acrobat to print.
If I use Foxit Reader and Nitro Reader, all the text in the pages with picture appear a "bolder"
Attachments
Example_SCAN.pdf
(124.4 KiB) Downloaded 241 times
Example.pdf
(318.06 KiB) Downloaded 195 times
Example.lyx
(10.3 KiB) Downloaded 281 times
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

text in bold when printing pdf pages containing pictures

Post by Stefan Kottwitz »

I agree that the scan looks a bit strange as you said.

However, I printed it too, and it looks fine. So I think it can be an issue of your printer driver. Can you print with another driver, another operating system, or another computer?

Stefan
LaTeX.org admin
Fed89
Posts: 21
Joined: Thu May 16, 2013 3:01 pm

text in bold when printing pdf pages containing pictures

Post by Fed89 »

Really??? When I print other PDF coming from word or any other sources i never got the problem.
It is the university printer, so i cannot connect any other computer, but I will ask to someone with access to different printer/pc if they can make a try as well.
Thanks again! I will update the post if i have news ;-)
Post Reply