Tagged Questions
1
vote
0answers
276 views
Printing PDF with not embedded TrueType Font (cups / lpr)
I have a PDF in which the TrueType font OCRB is used, however the font is not embedded.
So I tried to install the font on my system (which is by the way a SLES11 SP2), I did the following things:
...
2
votes
2answers
1k views
How do I change the font size when using lp on Linux?
I used to send files in Unix to a printer with lp, and used -ofp16.16 or -ofp12 to change the size of the fonts. This does not work on Linux; what should I use instead?