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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OLE Objects In Crystal Reports

Status
Not open for further replies.

plasmaz

Programmer
Aug 13, 2004
1
CA
Hi, I am creating a report based on a RTF file.

I run into a problem that when the rtf file goes more than 1 page it will not continue the rtf it will just stop putting it into the report.

I have it in my DETAIL section and its properties are all set to false (keeptogether,supress,etc)
My ole object is linked and its properties are(closeatpagebreak = false, keep together = false, suppress = false)

What i need is this rtf to be on the entire report. so if theres 5 pages in the rtf i want there to be 5 pages in the report.

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top