Hi,
I have a text which I want to convert to pdf. I am using the TextToBinaryData server action from BinaryData extension. But when the pdf is downloaded and I try to open it, it gives "Failed to open document" error.
Any suggestion would be helpful.
Thank you!
Hello,
Can you pls share OML. That will provide the scenario so that we try to solve your issue.
Thanks,
Neha
Ok, will share.
The HTML String has value like Hello {{name}}!The value for name is coming from API.The replacement of {{name}} to actual value is done, now I want to convert this text to PDF.This logic is in an exposed API so javascript cannot be used here.
Hi ,
you can use ultimate pdf for achieve your goal. it generate PDF as per your requirement.
https://www.outsystems.com/forge/component-discussions/5641/ultimate-pdf-o11
Thanks
CV
Ultimate pdf requires url to be passed as an input and my input is Text.