Eat your own dogfood.

We tried to print a PDF file at university yesterday. Unfortunately we had to rescale the PDF file from A3 to A4. To do so, we first needed the PDF in PostScript format. When we tried to convert the PDF to PostScript, we got this nice message:

  1. bash-3.00$ pdf2ps /home/vw_7/oe/2007/Gremien/visio-gremienskizze-v2.pdf
  2. **** Warning: Fonts with Subtype = /TrueType should be embedded.
  3. But ArialMT is not embedded.
  4. **** Warning: Fonts with Subtype = /TrueType should be embedded.
  5. But Arial-BoldMT is not embedded.
  6. **** This file had errors that were repaired or ignored.
  7. **** The file was produced by:
  8. **** >>>> Acrobat Distiller 7.0 (Windows) < <<<
  9. **** Please notify the author of the software that produced this
  10. **** file that it does not conform to Adobe's published PDF
  11. **** specification.

Two options here: Either the message is wrong or Adobe does not eat it’s own dogfood. Don’t know, what applies as I’m by no means a PDF specification expert. The PostScript file ended up to be some 355 MB in size by the way. A bit much for the printer. So we decided to take the PNG version of the file and used GIMP to do the printing magic for us.

Thanks again J. for forwarding the warning message and of course for the good operator service!

Shameless plug: If this post was useful to you, please consider buying yourself something from one of my Amazon stores: US store, UK store, FR store, DE store, CA store. If you're not into Amazon, why not donate something to GNOME, Mozilla or Wikipedia? Thank you!

Leave a Reply