Update of bug #59933 (project groff): Status: None => Works For Me Assigned to: None => deri
_______________________________________________________ Follow-up Comment #1: When I view the file ESB.pdf you provided it looks like the ESB.ps file. I notice that the pdf was created by ghostscript and the symbol font is not embedded, which relies on the pdf viewer being able to locate the appropriate font on your system when it renders the pdf to the screen. There are a couple of things you could try:- Using ghostscript:- ps2pdf -dEmbedAllFonts=true -dPDFSETTINGS=/prepress ESB.ps Or try:- groff -Tpdf -te -P-e ESB.tbl > ESB-g.pdf Which will create a pdf with all the fonts embedded. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?59933> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/