Proper way to print from Web.
Proper way to print from Web.
Pavel,
Thanks for your reply, but I think you got me wrong.
1. What I mean header was the header in IE. The one in the IE page setup, where the URL, page number etc etc.
2. I dont mean the preview. In the preview everything appears fully. But when I send it to an actual printer the right side got chopped off.
Please Help.
Thanks for your reply, but I think you got me wrong.
1. What I mean header was the header in IE. The one in the IE page setup, where the URL, page number etc etc.
2. I dont mean the preview. In the preview everything appears fully. But when I send it to an actual printer the right side got chopped off.
Please Help.
Proper way to print from Web.
Sorry we can't control this parameters of IE from css or html.
Thank you.
Thank you.
Proper way to print from Web.
How bout the cropping of the report on the right side ? Can this be set from STI report ? Or how do I work around it ?
Proper way to print from Web.
Could you send the asp page with your report to
for analysis, please?
Thank you.

Thank you.
Proper way to print from Web.
The page has been sent to you.
Thank you.
Thank you.
Proper way to print from Web.
Thank you for the sample.
Please note that we can't control printing of the html page. The only solution I recommend is to set stiWebViewer.PrintDestination = Pdf.
Except this we cannot suggest any control of html printing.
Thank you.
Please note that we can't control printing of the html page. The only solution I recommend is to set stiWebViewer.PrintDestination = Pdf.
Except this we cannot suggest any control of html printing.
Thank you.
Proper way to print from Web.
Ok Thank you...
Did I do the right thing on the form for web reporting ? or is there a better way ?
Another question: Can I print to PDF without using the StiWebViewer ? In another word can I print directly from the StiWebReport ?

Did I do the right thing on the form for web reporting ? or is there a better way ?
Another question: Can I print to PDF without using the StiWebViewer ? In another word can I print directly from the StiWebReport ?
Proper way to print from Web.
Exists another way of printing via Pdf, via the following code:
StiReportResponse.ResponseAsPdf(this, report)
but the both methods are equivalent.
Thank you.
StiReportResponse.ResponseAsPdf(this, report)
but the both methods are equivalent.
Thank you.
Proper way to print from Web.
Edward,
Cool, this is exactly what i needed.
Thanks a lot.
Cool, this is exactly what i needed.
Thanks a lot.