Hello,
I need a public forge that can convert .docx to .pdf.
I have already tried some public forges, such as:
File Converter: https://www.outsystems.com/forge/component-overview/15240/file-converter-o11
-> This only works with the block that is in the extension.
Harlin LibreOffice Converter: https://www.outsystems.com/forge/component-overview/19164/harlin-libreoffice-converter-o11
-> This only works when you install Libre Office.
DOCX to PDF: https://www.outsystems.com/forge/component-overview/8493/docx-to-pdf-o11
-> This requires an API Key.
Word to PDF Converter: https://www.outsystems.com/forge/component-overview/14383/word-to-pdf-converter-o11
-> This needs the path from the Word file, not binary data.
WordToPDFConverter: https://www.outsystems.com/forge/component-overview/8019/wordtopdfconverter-o11
-> This does not seem to have any logic anymore.
Thanks!
Hi Lucas Sebastian Dereani,
Have you tried this:
https://www.outsystems.com/forge/component-overview/13227/convert-word-to-pdf-o11
Please check this.
Regards,
Rajat
apparently the extension is too old, it no longer works correctly.
Best regards.
Hello @Lucas Sebastian Dereani
Try this
https://www.outsystems.com/forge/component-overview/13045/doc2pdf-o11
I hope this helps.
Thanks
the extension does adopt the format poorly.
Hi Lucas,
Any luck finding a suitable library for this? I have the same challenge, tried couple of forge components, but they all mess up with the format of the docx file and the output PDF looks strange.
Bogdan