Picture of nickname
Registered 2 years 261 days
nickname Saturday, 7 October 2023, 04:35 PM
PDF Support in JS Runtime
Dear Innovaphone forum,

Is there a way you could implement an interface for the JS runtime to create PDFs on the backend, like the IPDF interface for C++?




Andreas Fink
Moderator Registered 12 years 277 days
Andreas Fink (innovaphone) Wednesday, 11 October 2023, 02:11 PM
1 of 1 users consider this post helpful
Re: PDF Support in JS Runtime
Hello Nick,

we will not port our C++ PDF library to JavaScript.

Rather we recommend to use pdf-lib JavaScript Library instead.

Please check this example project:

Best Regards
Andreas Fink
Picture of nickname
Registered 2 years 261 days
nickname Tuesday, 21 November 2023, 08:30 AM
1 of 1 users consider this post helpful
Re: PDF Support in JS Runtime
Dear Andreas Fink,

firstly, thanks for the effort. We tested it on our system, and it seems to work fine.
Some time ago, we also tried using this PDF framework, but duketape couldn't handle it. Now it seems that you found a clever workaround by including the new JS features directly.
That helps us a lot, also in the way of knowing that we can use modern JS frameworks.
← You can define your color theme preference here