Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using exportPdf method described here. I have a visualization that doesn't fit to single page (It is cut in half). How can I split it to several pages?
Export settings currently applied:
var settings = { documentSize: { width: 297, height: 210 }, aspectRatio: 2 };
Hi @TomaszP, unfortunately there is no way of doing this with export functionality. If you are on Client Managed version, you could use NPrinting.
Hi @TomaszP
Have you found any solution for your issue?
@rankassovitz Do you have any idea?
Best regards, Patrick
Hi @TomaszP, unfortunately there is no way of doing this with export functionality. If you are on Client Managed version, you could use NPrinting.