Start the report on the page the user chooses
Good morning,
I have a problem and I would like some help.
I'm developing a service book with Fast and Delphi, and I need this book to have the option for the user to choose which page he wants to view the report on.
For example:
Report has 10 pages and the user chooses to view from page 5, so pages 1,2,3 and 4 do not appear.
Comments
Use frxReport1.PreviewPages.DeletePage to delete pages before preview