Is there a way to convert a PDF file to another format?
GeneralThis forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Is there a way to convert a PDF file to another format?
Is there a way to convert a PDF file to another format?
Because..... The PDF file I have does not print correctly, half of some pages are blurry.
I figure if I convert it to another format it might print right?
Also it needs a password (I have it) to open the file.
The ghostscript pdf2ps could convert your pdf to a postscript file which can be printed on any postscript printer or you can pipe it to ps2ascii to a text-only format. For the Password option, see the Ghostscript documentation, which should also be on your system.
Is there a way to convert a PDF file to another format?
Because..... The PDF file I have does not print correctly, half of some pages are blurry.
I figure if I convert it to another format it might print right?
Also it needs a password (I have it) to open the file.
Are you sure it's the PDF format that os the problem here?
If the problem is with the PDS reader you're using then you could try a different reader (or try to solve the problem with the one you've got). If the problem is with the system then it will be the same whatever format the file is in.
Quote:
Originally Posted by jlliagre
If you do not need to preserve graphics and formatting, there is also pdftotext which allows plain text extraction.
Why not just copy and paste from a PDF reader into a text editor, or use Adobe Reader's "Save As Text" function?
There's only any point installing a special utility for this job if you're regulary converting files on an industrial scale
Yea, I need to preserve graphics. I found a way of printing the PDF files but its kinda archaic. I open each page, open up screen snapshot in KDE, choose the page and then save it as a jpeg, then I can print it. I guess the PDF has some kind of corruption that prevents it from printing correctly.
Another alternative is to open the PDF file in KOffice then save it as a different format. Graphics should be preserved, but the formatting might be damaged a bit.
You haven't said what PDF reader is causing this problem, but the best solution would probably be to use a different reader. There are a number available.
Another alternative is to open the PDF file in KOffice then save it as a different format. Graphics should be preserved, but the formatting might be damaged a bit.
You haven't said what PDF reader is causing this problem, but the best solution would probably be to use a different reader. There are a number available.
I have tried Kpdf and Xpdf with the same results printing, it looks fine on the monitor but when I print some of the pages are completely unreadable, only half the page of those, the same ones over and over every time I try to print them, but other pages print fine. Its not a problem with graphics or text because some of the pages that print good are graphics and some are text.
Koffice or Kword do not open pdf files, I tried and I get a message saying cannot open file, unsupported file format.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.