Search code examples
javapdfitexttiff

Generate Save Convert to TIFF PDF


Please point us in right direction We have a requirement to

  1. Generate a PDF
  2. Edit/Enter some fields on it
  3. Save/Print the information
  4. Should have a button on the pdf "Convert to TIFF" that should generate TIFF image of that PDF

I am sure we can do 1 and 2 very easily, we are planning to use iText API. We dont have any clue about 4. Experts if you have any idea please let us know.

We are using Java


Solution

  • There are lots of programs which do PDF to image conversion (both Open Source and Commercial). You can also use icepdf, Jpedal, Qoppa and PDFRenderer