If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Crystal Reports > Export PDF.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-20-10, 08:10
Ram2Curious Ram2Curious is offline
Registered User
 
Join Date: Jul 2010
Posts: 8
Export PDF.

Hi,

When we try to export PDF from crystal reports, a dialog box appears to select the path...Like to store on "Disk"....

Can we store the generated PDF file on our developed application itself....? rather than storing it in C:,D:,E: drives etc.......

So that the PDF remains inside the application.....

Please help me......

Thanks in advance......
Reply With Quote
  #2 (permalink)  
Old 08-18-10, 08:15
HelpMePlease HelpMePlease is offline
Registered User
 
Join Date: May 2003
Location: UK
Posts: 233
IF you hold the data in your database and that is not to change then all you would do is re-run the query that would produce the .pdf.

If you want to physically store the .pdf in your application the .pdf would need to be stored on a a drive somewhere that the application can locate.
Reply With Quote
  #3 (permalink)  
Old 08-30-10, 00:01
patjeter patjeter is offline
Registered User
 
Join Date: Aug 2010
Posts: 1
I'm not sure I understand your question. But, if the issue is access to the pdf, you could always mark the file hidden or use PDF file security to restrict access to it. You can't do this in CR, but I would think you can programmatically.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On