I have a set o f PDFs that display fine on my machine. However, they use non-standard fonts installed on my machine. As they are not embedded (as per pdffonts), they don't display on other machines. How can I embed this font using only linux command line tools.
BTW, under Windows, Adobe Acrobat could be used as explained here.
Try this:
gs -q -dNOPAUSE -dBATCH -dPDFSETTINGS=/prepress -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf
This should be solved by carefully reading these answers:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With