1

I'd like to print this file:

http://florian-konnertz.de/public/Psychology_of_Computer_Programming.pdf

I cant find out how I do that here. I tried on our Kyocera FD 2000 beside from pdf viewers from command line via

lpr -P printername filename.pdf 

Printer tells me KPDL error, which I just acknowledge but print order is cancelled.

The other huge laser printers in the office just dismisses the job.

Also pdf2ps hangs.

So it seems to be a quite hard to interpret pdf type.

Any tips appreciated what I can try further.

groovehunter
  • 338
  • 5
  • 18

1 Answers1

1

This may not help you much, but I was able to print the first dozen pages just fine. I used Adobe Reader, and printed to Distiller.

You might try one of the suggestions here to use ghostscript to repair the PDF.

daxlerod
  • 3,215