i have finish my program in VB6 qand i am using access database
and i have many reports that i create by crystal report 5
now i need to print 5 files of report in one PDF file
example : identity of sutdent - marks - absent days etc..
if someone knows a way to do that please help me with the answer
- Follow via:
- RSS
- Email Alert
Question
0
Votes
how can merge group of reports in one PDF file?
16th Feb 2010
Answers (2)
0
Votes
Easiest that I know of
The easiest way that I know of to do that would be to copy and paste all the reports into one document (MS Word, OpenOffice Writer, what have you), then convert that document to a PDF. Someone else may have a better way.
If you don't have one, you can download a PDF converter for relatively cheap/free. I've personally used CutePDF and Software995's PDF converter.
If you don't have one, you can download a PDF converter for relatively cheap/free. I've personally used CutePDF and Software995's PDF converter.
16th Feb 2010
Replies
Software 995 (pdfEdit995, specifically) has a function to combine existing pdf files, too, which can be quite handy. It is available free, as well.
christianshiflet@...
16th Feb 2010
I KNEW somebody had an easier way to do it!!
Jessie
16th Feb 2010
0
Votes
Tracker Software Products
Hi Khalid!
A company I do tools development for has a number of end-user tools and developer SDK's available for managing and manipulating PDF's and other image formats:
http://www.tracker-software.com/
Go to Downloads | Developer for more information. The SDK's are compatible with Visual Basic, Visual C++, Delphi and a number of other development systems.
A company I do tools development for has a number of end-user tools and developer SDK's available for managing and manipulating PDF's and other image formats:
http://www.tracker-software.com/
Go to Downloads | Developer for more information. The SDK's are compatible with Visual Basic, Visual C++, Delphi and a number of other development systems.
15th Apr 2010

































