Hi,
In one of our interface we have converted the xml document into html format using xslt:transformation service. (we have a xslt file for that xml document). Now our requirement is to email that html content as pdf file. We tried using the PDFCreator services, but haven`t helped.
1.-pdf.generate:beginPDF
2.-pdf.generate:addDocumentElement
3.-pdf.generate:endPDF
html content in bytes format is mapped to addDocumentElement service, which is erroring out.
Can you guys help us out in putting a right sequence of services from PDFCreator package to fulfill our requirement? Or please share me any sample implementation done using PDFCreator.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB