My PDF-file isn't printing, instead the printer prints an error-page. What can I do?
You can repair your PDF-File with the following comment in the terminal:
gs -o repaired.pdf -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress defect.pdf
then you can print the repaired.pdf file.