Hello together,
I am currently using the OfficeUtils component to print a docx. In the database I have saved a Template.docx under Resources.
Via a client action I fill the template and print a docx.
Is there a way to generate a pdf instead of printing a docx?
Many thanks in advance
Hello @Tom Smith,
There are some forge components which you can use to achieve your requirements.
https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf
https://www.outsystems.com/forge/component-overview/9873/reactive-html2pdf-js
And in addition to these there are few suggestion/solutions suggested into the below posts. Please have a look into them as well.
https://www.outsystems.com/forums/discussion/75733/unable-to-generate-pdf-in-reactive-web-app-in-outsystems/
https://www.outsystems.com/forums/discussion/54395/generate-pdf/
Thanks,
Sachin
thanks, is there a converter from docx to pdf ?
Please try these components.
https://www.outsystems.com/forge/component-overview/14383/word-to-pdf-converter
https://www.outsystems.com/forge/component-overview/13227/convert-word-to-pdf
https://www.outsystems.com/forge/component-overview/8019/wordtopdfconverter
Hi Tom
Please go with this component simply implement this button and pass container ID in this button file is automatically downloaded
https://www.outsystems.com/forge/component-overview/15943/print-pdf-button
Hi Tom,
for generating a pdf , UltimatePDf is the best option.
and if you are trying to convert a docx to pdf then try this component.
hope it helps.
Thanks
For generating pdf try UltimatePDf (link given below with steps)
1.Locate the 'PrintToPDF' or 'PrintToPDF_Advanced' Action.2.Drag the Action into Your Flow.3.Provide a URL to Your Screen or Web App.4.Download the PDF.
Hii Tom,
I think this link be useful to you for generating pdf