Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to Keep Report Format the Same When Exporting to RTF

Status
Not open for further replies.

shack623

Programmer
Aug 11, 2001
12
US
I have created a Crystal Report (CR) consisting of a main report containing active Page Header (PH), Group Header 1 (GH1), Detail (D), Group Footer 1 (GF1) and Report Footer (RF)sections. RF contains a Cross-Tab summary report. I have formatted the GH1 to print on every page (except the first record) and a page break on GF1 (except the last record).

My report looks fine in the CR preview section. However, the format changes when I export the report to an RTF disk file from either within CR OR the VB project that I added a CR Designer containing this report. (The first page looks fine, but the second page has only a PH and PF, third page is fine, but the fourth page has PH, GH1 and PF, etc.)

Is there anything I can do to maintain the same format in the exported file as what I see in the CR preview section?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top