52
Views
7
Comments
Print PDF
Question

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

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.

https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf


 and if you are trying to convert a docx to pdf then try this component.

https://www.outsystems.com/forge/component-overview/14383/word-to-pdf-converter

hope it helps.

Thanks

For generating pdf try UltimatePDf (link given below with steps)

https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf

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

https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.