Is this possible?, I'm using Crystal Report Control and not the CRViewer? Is it? please help! Thank You Very Much!You can always try printing with a tool such as CutePDF.
This will create a PDF file for you at the location specified
Hope it helps!|||Thanx for the help but I should be doin this throug VB, VB will call Crystal Report then report should or can be exported to PDF|||Dodie,
You could try something like this:
CRrpt.ExportOptions.DestinationType = crEDTDiskFile
CRrpt.ExportOptions.FormatType = crEFTPortableDocFormat
CRrpt.ExportOptions.DiskFileName = mstrDirName "\File_Name.pdf"
CRrpt.Export False
I have a routine which exports about 30 reports a day to pdf and excel formats for an automated vb program and this is the code format we developed in CR8.5 and still use in CR10.
Sky|||Sky,
got a problem, I'm usin Crystal Report 8 and I can't see that property on my Crystal Report Control (.ExportOptions), ur usin 8.5 thats maybe the reason, Thanks anyway for the help!
I wish I get more people to help me, please people!|||I did it! Thank You All Very Much!
download this and just read the instruction
http://s4.yousendit.com/d.aspx?id=2BGY1861VRGH41HPY7L2PXYN99|||I am also trying out the same problem. Can you please help me out in getting the sample files ?
I tried your link but it got expired.
Regards,
Peri
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment