Ask Your Question
0

My PDF-file isn't printing, instead the printer prints an error-page. What can I do?

asked 2019-12-12 12:54:57 +0100

faerber@in.tum.de gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2019-12-12 12:55:41 +0100

faerber@in.tum.de gravatar image

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.

edit flag offensive delete publish link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-12-12 12:54:57 +0100

Seen: 5 times

Last updated: Dec 12 '19