Forum Discussion
1 Reply
- akidaveEmployee
SnapLogic does not have native support for generating PDF files. HTML file could be generated using XML Formatter snaps. The generated HTML files could be converted to PDF using Script snaps, which could call out to some external command-line utilities. Another approach would be to develop a custom snap or use Scripting snaps to generate the PDF directly.