steve64 ok, thanks, in the meanwhile I'm trying to interface my apps with some open source PDF stuff...
steve64 I just discovered a very promising approach, let's take a look at: [[Login to see the link]] This could be nice for LuaRT since it is already shipping an embeddable/programmable WebView object. In principle, it should be possible to use the LuaRT webview to "save" HTML as PDF by exposing some additional methods.
Samir LuaRT 1.9.5 provides Webview.printPDF() method to create PDF files from the current web page in Webview