72
Views
20
Comments
Solved
[Ultimate PDF] download pdf , ultimate pdf error
Question
ultimate-pdf
Reactive icon
Forge asset by Leonardo Fernandes

Ultimate PDF working great for persoanl environment, but the same component and code is not working in enterprise environment


giving following error

its not because of time out, i have alreday incread the timeourt


kindly suggest

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution


Please note that version 15.0.1 should fix this issue, so if you install Ultimate PDF 15.0.1, you no longer have to upgrade the platform.

2025-04-15 10-28-35
Dhanasingh Dennison
2023-09-07 20-35-56
Pawan Parmar

Hi @Priya Naveen 

please share Screen shot of Logs which are show in Service Centre.

Thanks


2024-06-03 11-04-24
Priya Naveen


Hello pawan


please find below logs;


An error occurred while generating the pdf

Environment Information

eSpaceVer: Id=37722, PubId=0, CompiledWith=33.26.0.63207

RequestUrl: https://sampleserver.outsystemsenterprise.com/URL_Test_Application2/moduleservices/log?clientTimeInMillis=3766025336737 (Method: POST)

AppDomain: /LM/W3SVC/3/ROOT/URL_Test_Application2-36-333336776077303303

FilePath: D:\OutSystems\Platform Server\running\URL_Test_Application2.3663567063\

ClientIp: 30.36.57.235 X-Forwarded-For: 337.372.26.356

Locale: en-US

DateFormat: yyyy-MM-dd

PID: 3306 ('w3wp', Started='6/7/2025 5:63:67 AM', Priv=733Mb, Virt=2307303Mb)

TID: 37

Thread Name:

.NET: 6.0.30337.62000

Client Runtime Packages: client-runtime-core= 3.36.0;client-runtime-view-framework-react= 3.36.0;client-runtime-widgets= 3.22.0;

Client-Side Log

Stack

Action Name: PrintToPDF

Endpoint: screenservices/URL_Test_Application2/MainFlow/tesscreen/ActionPrintToPDF

 UltimatePDF.Error: An error occurred while generating the pdf

    at Object.s [as getException] (https://sampleserver.outsystemsenterprise.com/URL_Test_Application2/scripts/OutSystems.js?v56aGY7RPuM_hu7uI3oBpg:2:30263)

    at c.onSuccess (https://sampleserver.outsystemsenterprise.com/URL_Test_Application2/scripts/OutSystems.js?v56aGY7RPuM_hu7uI3oBpg:3:6563)

    at XMLHttpRequest. (https://sampleserver.outsystemsenterprise.com/URL_Test_Application2/scripts/OutSystems.js?v56aGY7RPuM_hu7uI3oBpg:3:3756)

2024-06-03 11-04-24
Priya Naveen


2025-01-15 08-35-04
Vignesh Sekar

Dear ,

Please install Ultimate PDF management component and make sure the configuration was done properly

https://www.outsystems.com/forge/component-overview/11585/ultimate-pdf-management-o11

Make sure you have proper revision file

2024-06-03 11-04-24
Priya Naveen

Hello vignesh,

thank you for your prompt response,

i have already downloaded Ultimate PDF management component , could you please give a hint which version revision file i need to use, 


tried these still same issue

2025-01-15 08-35-04
Vignesh Sekar

It should be the only one; delete the others. The one below is working for me. If it doesn't work, please let me know if you're working with on-premises. 

2024-06-03 11-04-24
Priya Naveen

no its outsystems clould only,

tried chrome revision but still same issue



still same error



if it is related to chrome revision error should be like this


but the error i am facing is different it is like this


kindly suggest

2025-01-15 08-35-04
Vignesh Sekar

if its personal,

better delete and reinstall the component both ultimate PDF and ultimate pdf and management , dont change any other config like temp file path/ timeout anything
just test from management screen hope it willwork

2024-06-03 11-04-24
Priya Naveen

in my personal environment its already working great, I am only facing this issue using the same component in enterprise environment.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP

Hi Pryia.

The problem seems related to an incorrect DLL version. What version of the OutSystems platform are you using?

Could you go to Ultimate PDF Management, and go to Troubleshooting and download the zip file containing the environment information, and upload it here.

2024-06-03 11-04-24
Priya Naveen

.

ultimate-pdf-environment-information (1).zip
2019-07-08 11-04-35
Leonardo Fernandes
 
MVP


Hi Priya.

You shared the execution logs, but I've requested the environment information. Those are different files.

Nevertheless, the execution logs you shared have a successful PDF output, showing that Ultimate PDF is working. Does that mean that you have solved your problem?

2024-06-03 11-04-24
Priya Naveen

Hello Leonardo Fernades, no problem not yet resolved


environment information file is 12 mb , forums upload widget is not taking that file

could you please suggest me a way to share that file with you

2024-06-03 11-04-24
Priya Naveen
2019-07-08 11-04-35
Leonardo Fernandes
 
MVP


Thank you.

It looks like you are using an OutSystems Platform version 11.24.0, which was released in November 2023. This version of the platform has a DLL that is incompatible with Ultimate PDF, namely it has System.Text.Json.dll version 6.0 but Ultimate PDF requires version 7.0+.

You should plan an upgrade of that environment as it is terribly outdated.

2024-05-28 00-11-35
Luis Andrés Jara Vásquez

Hi!!!
Do you know if the Version 11.28.0 (Build 43201) is compatible with System.Text.Json.dll version 7.0+. ?

Regards!


2019-07-08 11-04-35
Leonardo Fernandes
 
MVP


Hi Luis.

It looks like version 11.28 is not compatible either.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP


I have determined that the platform version 30 is the lowest compatible.

I have also found where this breaking change came from. It was introduced in Ultimate PDF 15, so if you are affected by this issue, you can either upgrade to OutSystems Platform 30 or higher, or downgrade Ultimate PDF to version 14.0.1.

2019-07-08 11-04-35
Leonardo Fernandes
 
MVP
Solution


Please note that version 15.0.1 should fix this issue, so if you install Ultimate PDF 15.0.1, you no longer have to upgrade the platform.

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