It looks like jsPDF that jQuery uses has ability to convert HTML to PDF?
Found this link @
https://www.codementor.io/amehjoseph/co ... -eyyz74hci
There is a demo, that works.
I am just now digging into this to see if i can just do it manually somehow myself as I couldn't see anything in CGDevTools to execute this easily.
My hope was maybe TIWCGJQPDFViewer had a "fromHTML" feature but didn't see one.
Is this exposed in CGDevTools and if not maybe it could get added in some way?