Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Printing selected pages of a report
posted

 Hello,

 I'm using Document Exporter to generate a PDF of a grid. This is done using the Report.Publish, which works fine. However, I`d also like to be able to print the report using the Report.Print() method. My problem is I can't seem to find how to only print a specifi range of pages (based on the Print Range selected by the user in the Print Dialog). Is it possible to print a specific range of pages using the Repor.Print() method? Or am I forced to print the entire report?

 

Thank you for your help.

 

Tim

 

Parents
No Data
Reply
  • 37774
    posted

     Tim,

    I don't think that this is possible, since the Documents engine uses an internal PrintDocument.  I'm pretty sure that this has come up before, and I think I've suggested that this be added, so it's worth submitting a feature request to Developer Support.  The more people that submit the feature request, the more likely it is to be implemented.

    -Matt

Children
No Data