I downloaded ultimate pdf yesterday, and did proof of concept at my local pc, and it worked fine. When moved to the cloud instance, I got following error message.
"An error occurred while generating the pdf for https://xxxx/xxxx/PrintPDF.aspx?AppNo=xxxx: Could not download browser chrome (default revision) from internet. You might want to install the Ultimate PDF Management component from forge (https://www.outsystems.com/forge/component-overview/11585/ultimate-pdf-management), and manually configure the temporary folder and/or upload a browser revision, to prevent this error."
Cloud Outsystems Versions: 11.18.1 (Build 37828)
App Type: Outsystems Traditional Web App
Can anyone advise what I should do next step? What is Ultimate PDF Management and should I install ultimate pdf management module? I was reading in the forum discussion on pdf management and couldn't find a lot about the component.
Thank in advance.
Joe
Hello joe,
Yes In this case you have to download[Ultimate PDF Management], I was having exactly the same issue which is here.
I have added manually the revision and it worked fine .Thanks
Neha
I am having the same problem. Did you find a solution?
Hello @Neha Agarwal, thank you for this information, as we are having the same issue. Can you tell me where you can find the chrome revisions?
When you type the revision number in management tool a link is created just below when we click on that the revision gets downloaded.
Thank you for this. I actually tried that and got a broken link. I couldn't get anything to download, even a version from my dev environment that was broken. I ended up uninstalling and reinstalling the plugin, then turning the automatic download off, then back on again. Once I did that the plugin successfully auto-downloaded the current revision. Thank you for your response!
Search for printpdf..
https://www.outsystems.com/forge/component-overview/9761/reactive-print-pdf-button-o11
Couldn't able to figure out what went wrong in UAT environment. Decided to use another forge component https://safe.menlosecurity.com/https://www.outsystems.com/forge/component-overview/10546/html2pdf-o11 .
To me, this forge component is straight forward and just need to put pdf engine in the server, and configure the path in site properties. It worked well in my env.
Pls try this out if the other component is not working.
Regards,