I get this error message
"Missing or out-of-date export DLL"
when I attempt to export rpt files into pdf files
within distributed VB app.
These properties are OK
- DestinationType
- FormatType
- DiskFileName
U2fcr.dll and U2ddisk.dll are in C:\WINNT\Crystal
Please help
I put in the general declaration the following lines
'Note CRAXDRT is referenced
Dim CRXA As New CRAXDRT.Application
Public report As New CRAXDRT.report
And in the btnPrint_click()
Set report = CRXA.OpenReport("c:\myreport.rpt")
The I got error message
"Object variable or With...
Hello,
Any idea about to put image background for a report?
I Use one main report and many subreports.
But I want to put an image background for every page (while printing).
Thank you,
Marani
This is the subreport when I put
it in the main report's page footer
(1st page)
Header 1 Header2 etc..
-----------------
Record #1
Record #2
...
Record #n
(2nd page no headers why?)
Record #n+1
etc
Hello,
Is there someone knows how to print the PH for every page of a subreport?
As you know, I put the subreport in the main report's RF and I had once the PH(1st page)of the subreport if there were many records.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.