Page 1 of 1

Print to pdf

PostPosted: 08 Mar 2018 11:53
by sesam
Hi,
I would like to print TIWCGJQRegion directly into a pdf-file.
Is it somehow possible?

Regards,
Andreas

Re: Print to pdf

PostPosted: 12 Mar 2018 15:06
by Alexander Bulei
Hi sesam,

I would like to print TIWCGJQRegion directly into a pdf-file.
Is it somehow possible?


Directly, there is no way.
You should save/print into image, and then, in server-side use the 3rdParty component to generate the pdf.

Best Regards.