CodeSeeker

Just another developer trying to do the right thing
posts - 20, comments - 22, trackbacks - 0

My Links

News

Archives

Blogs

January 2010 Entries

Using Crystal Reports FormatOptions UsePageRange, FirstPageNumber, and LastPageNumber properties
When exporting a Crystal Reports Basic for Visual Studio 2008 report in Excel, HTML, or PDF/RTF/Word format, you can specify formatting options for the export using an ExcelFormatOptions, HTMLFormatOptions, or PdfRtfWordFormatOptions object, respectively. Each FormatOptions object has 3 properties that can be set: UsePageRange, FirstPageNumber, and LastPageNumber. By default, their values are: UsePageRange = False FirstPageNumber = 1 LastPageNumber = 1 If you want to display all pages of the report,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, January 21, 2010 6:53 PM | Feedback (0) |

Powered by: