Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Is it possible to read PDF documents in webMethods?
I have a PDF document and want to read the contents in the document.
As per my knowledge there is no built in feature or services to read PDF documents.
We have to write java services using iText API for reading and creation of PDFs.