Problems Printing from a ASP Page...
Hi, there!
I'm printing a lot of Crystal Reports reports from a html/asp page.
When I print it from Crystal Reports , I have x pages (all printed)... :thumb:
When I print it from a Html/asp page, using cr component, I have one printed page, one blank, one printed, on blank, and so on... :rolleyes:
If I print from ASP using Papersize "Letter" it works fine, but if I use A4 the problem above occurs... (In Crystal Reports I use A4...) :sick:
What's happening ?
Please help!
tks,
João Luiz
PS:Moderators, sorry by the double thread but, It's very urgent and I'm waiting the answer in the ASP forum for a little time... :rolleyes:
Re: Problems Printing from a ASP Page...
Check to see what type of paper the printer is trying to print to. It sounds like a paper size margin problem to me.
Re: Problems Printing from a ASP Page...
Mark,
The actual problem is it only occurs when printing from an Asp Page, If you print it from crystal, or export if from crystal to HTML, it prints fine...
As Crystal component "resizes" the report to fit on the page, there's, probably, another cause to it happen...
What's is very strange, is that in Preview, there's no blank pages...
Tks,
João Luiz