A user has just reported that if they display a report, then print only a range of pages from it to their real printer, selected using the Print dialog, displayed because the print was done as dw.Print(TRUE, TRUE), then do a save to PDF (which uses NativePDF) it saves the same range of pages!
I can replicate the same issue.
Is that a bug or a feature? And is it something we can do anything about?
Thanks.
So that means that this is really a design decision for us: do we leave it the way it is, to give users an option (though one they might not have expected!) to first directly Print a range of pages, then save that same range of pages to PDF, or do we say that a save to PDF is always the entire document.