|
-
Sep 7th, 2000, 11:32 PM
#1
Thread Starter
Member
Dear
I would like to save a crystal report into a file..
I use a syntax in
Private Sub CRViewer1_PrintButtonClicked(UseDefault As Boolean)
Report.Save ("c:\Testing.rpt")
End Sub
I have try, it's work but still have a problem.
When i open file Testing.rpt some field not print in file ( i use TextObject in crystal Report) but another have print (use a field)
Somebody can help me??????????????????
Long
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|