How to convert a graphic file to PDF?
How to convert a graphic file to PDF?
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
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
And vote and ask for speed up.
https://community.webcon.com/forum/thread/4915/15
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