- Package:
- ghostscript
- Source:
- ghostscript
- Description:
- interpreter for the PostScript language and for PDF
- Submitter:
- martin f krafft
- Date:
- 2024-02-29 05:48:08 UTC
- Severity:
- normal
This may be related to #885006, though the problems in the output are different. Hence I am filing a new bug report. Please see attached PDF. If you convert it to Postscript using ps2pdf, you get garbled text. Using poppler's pdftops, however, works fine.
Just a quick note that I've found a workaround to my problem, which is to either use pdftopdf / pdftops from Poppler directly, or insert it into the CUPS filter pipeline before Ghostscript to be able to print, e.g. pdftops - - < my.pdf | lp …
I am able to view the attached test.ghostscript.ps without garbled text using evince. It looks identical to test.pdf. I also tested conversion to ps using ghostscript 10.02.1 and again found no issues.