I have used iText jars as well as Apache PDFBox jars to read\write pdf docs in webMethods Java services. I personally prefer PDFBox because of the extensive documentation and Cookbook available out in public domain for developers. Using this software would mean that you have to generate the PDF’s by coding(Drawing) the coordinates on to the Canvas manually. There will be little scope for reuse of code unless you have standardized templates for each PDF doc type. There is no licensing fee involved here but you need developers with strong skill set in Java and wM to maintain this code.
If you are dealing with Large size PDF documents or documents with images(Check images\Fillable Forms\Signatures etc) then i would recommend to get “Adobe® PDF Library software development kit” or Adobe LiveCycle server. These are license products from Adobe and will meet any kind of requirements at an enterprise level to deal with PDF’s.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods