Home > Forum > Tips&Tricks > transformation to PDF

transformation to PDF
0

MVP
In reply to: Jacek Wojnar

Hi,
I think the easiest way to do it is through an html template, place the image in it and use action "Generate a PDF file"

--- EDIT ---

additionally check this out: https://community.webcon.com/forum/thread/4908?messageid=4908

I'm digging an older thread, but some notes:
* In case of using 'Generate a PDF file', remember that it returns rastered image, it's not PDF with editable text or vector graphics. Its rastered image wrapped in .pdf format.
* Depending on the original file, you could use PowerShell action, and CLI tools like ImageMagic for conversions - it handles a lot of formats: https://imagemagick.org/index.php