After the subreport worked as needed, here is how I manipulated the page numbers and copy label so the printouts looked like two reports being printed...
I added the following Formula fields to the report:
"NewPage"
IF PageNumber <= (TotalPageCount/2)THEN PageNumber
ELSE...
LB,
I fixed up my subreport as you described in your last post, and my report is working as I wanted it to... I just need to add formulas to edit the page numbers; otherwise, it's perfect.
Thanks to everyone who participated in this post!
Roger
Thanks Ido,
Unfortunately, I could not get this to work on CR 8.5. I added the table to my report without any join conditio, and, Crystal complained about "multiple starting points" not being supported. I continued anyway, and CR does not perform the join as expected; the data is...
Here is my challenge (CR v8.5):
I am working on an Order Acknowlegement report. We need the same report to print twice... the first being a report marked "CUSTOMER COPY" while the second is marked "SALES COPY". I want to avoid having to run the report twice for the two...
I need to call soft fonts from an HP printer running a Crystal Report. Is it possible to add PCL code to a Crystal Report (v8.5) whithout the code being interpreted as literal text?
Is it possible to insert PCL into a Crystal Reports report (v8.5)? I need to call MACROs and soft fonts from an HP printer and can't figure this one out.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.