I tried with single Quote also but it gives the same error.....
anyway here is the code i am using to call the report from my VB Application
crpPrintRP.ReportFileName = "C:\MyApp\MyReport.rpt"
crpPrintRP.Destination = crptToWindow
crpPrintRP.SelectionFormula =...
Hi folks,
I am using a formula field (@age) to calculate age in my report,
Datediff("yyyy",{vwPat.Pat_DOB},CurrentDate)
which gives me age properly in the preview of the report,
BUT,
When i call the same report from my Visual Basic Application
it throws an error saying...
My requirement is to print a report on a (Running Sheet)paper with size 8 Inches(Height) x 6 Inches(Width).This size I dont have it on my Printer setup option in CR.I tried the report by setting the page size option as A5 (8 1/4Inches x 5 13/16 Inches),which is the nearest matching size for my...
I have a strange requirement in crytal report printing.
For example.I have 9 records to print on a A4 paper, which holds 6 records/page.So, it prints 6 records on first page remaining 3 records on second page(with horizontal lines between each record) and leaves blank space on the remaining...
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.