Skip to main content
Participant
January 26, 2016
Question

.Net or Java Program using Acrobat SDK

  • January 26, 2016
  • 2 replies
  • 865 views

We have a requirement to write a .Net or Java program to convert PDF to TIFF and convert TIFF to PDF in batch process, which product is right product to use? Is it Acrobat XI SDK? Thanks in advance for any help.

This topic has been closed for replies.

2 replies

JoelGeraci_Datalogics
Participating Frequently
January 27, 2016

You can use the Datalogics PDF Java Toolkit to convert TIFF to PDF as well as rasterize PDF to TIFF. The Datalogics PDF Java Toolkit was written by Adobe and is at the heart of Adobe LiveCycle but you can license it, just like the Adobe PDF Library, from Datalogics. See the link to the code sample below which also links to the product page and the evaluation page.  

http://blogs.datalogics.com/2015/05/21/converting-tiff-to-pdf-using-the-datalogics-pdf-java-toolkit/

J-

Participant
January 27, 2016

Thanks JoelGeraci_Datalogics, I will check out the library you mentioned.

Legend
January 26, 2016

It sounds as if you may want a server solution. If so the Adobe offering is LiveCycle PDF Generator. Has a Java and other APIs.  Acrobat would be unsuitable for this.

Participant
January 27, 2016

Thanks for the information. I was wondering why I couldn't find anything on conversion in Acrobat SDK.