194
Views
2
Comments
Solved
Generating a PDF file from a binary in format XML or XString
Question

Hey,

Any one know if there's a ready to use component that in run time receives a XML or XString binary, converts it to PDF in order to download it?

Best Regards,

Filipe

2020-02-28 09-46-54
Eduardo Jauch
Solution

Hi Filipe,

Wouldn't be the case that the file is already a PDF file?
Try converting it to binary and save as PDF.

Cheers

2018-08-27 08-29-35
Fábio Vaz

Filipe Cardoso wrote:

Hey,

Any one know if there's a ready to use component that in run time receives a XML or XString binary, converts it to PDF in order to download it?

Best Regards,

Filipe


FIlipe,


Take a look at this component:

https://www.outsystems.com/forge/component/3658/conversion-of-html-text-xml-to-pdf-format/

2020-02-28 09-46-54
Eduardo Jauch
Solution

Hi Filipe,

Wouldn't be the case that the file is already a PDF file?
Try converting it to binary and save as PDF.

Cheers

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