Hello guys
I have a problem when I try to convert pdf passing url parameter, the web screen is accesible by anonymous and if I copy the url on the broser I can see the document.
When I use the convert to PDF tool passing the url get a blank page
If I try with google the PDF is created.
Thanks in advance
Hello @Artemio Sampayo Olivares,
I just tried to create and generate a PDF with the help of Html2PdfConverter,
Here is the web screen URL is accessible by anonymous: https://personal-xc7dafpd.outsystemscloud.com/Web_Test/TemplateScreen.aspx
Also, here is the URL to generate the PDF: https://personal-xc7dafpd.outsystemscloud.com/Web_Test/PDFScreen.aspx
I just use the GeneratePDF action which is given by the HTML Converter tool.
Hope my understanding is right and it will help you. Thanks.
Regard
Parveen
Hello Parveen
Thank you for you support
I use your example url and I get the same result, I get a blank page
Thank you
Hi.
What is the format of the "URL" on Var1? Is it the normalized web url, https://...., or internal outsystems screen path?
Thank you for your time.
Pedro
Hi guys,
Check the below link
https://www.outsystems.com/forums/discussion/89236/ultimatepdf-generates-a-blank-file-reactive-web/
i hope this might help.
Hi @Artemio Sampayo Olivares
can you please share you OML for better understanding what's exactly going on.
Thanks
I just did a quick test with the URL and test page you provided, and it's working. Were you able to fix it in the meanwhile?