Jump to content

pdf to image? pdf to doc/odt?


maqleod
 Share

Recommended Posts

I am looking for a way to convert a pdf to an image or set of images (based on number of pages in pdf file or type of image file converted to).

I use imagemagick and jodconverter with openoffice to convert all my images to other images and docs to other docs (i use imagemagick instead of gdiplus because it gives the image to pdf option which my office needs)

I also want a way to convert pdfs to documents (doc or odt) for editing or modification (we get sent documents in pdf and sometimes need to make changes to various portions)

I really need it to be a .dll or command line app so I can call it from within my gui using selected parameters (file type, source, destination)

any help would be greatly appreciated

[u]You can download my projects at:[/u] Pulsar Software
Link to comment
Share on other sites

Take a look at xpdf. It has a commandline tool that allows you to convert pdf to text. That may work for you.

I've looked at that, and I may have to rely on it, but I was hoping for something that might be able to keep some of the more advanced formatting that a .txt file just can't do. Even .rtf would probably work well enough.
[u]You can download my projects at:[/u] Pulsar Software
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...