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

how to integrate two .rpt files into one .pdf file

Status
Not open for further replies.

wfuyanli

Programmer
Jun 24, 2006
11
US
I have a print button on the apsx web page, once click it, I want open one pdf file which is composed by two crystal rpt files. The reason I have to do this is because one rpt file is landscape the other one is portrait.
Thanks a bunch!!!
 
This can't be done with Crystal alone, but consider using a 3rd-party Crystal tool -- see list at:
My "Visual CUT" software allows your asp code to trigger (via command lines sent to Visual CUT) the exporting of the 2 reports to pdf files and the merging of the 2 pdf files to a single pdf file.

- Ido

Visual CUT & DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top