bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #59933] Curly brackets displayed correctly in ps, but not in pdf


From: Deri James
Subject: [bug #59933] Curly brackets displayed correctly in ps, but not in pdf
Date: Sat, 23 Jan 2021 16:16:48 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]