Report in viewer not matching printed output
Report in viewer not matching printed output
We have a report which appears fine in the viewer, but when we print it things are cut off on the right. The printed font seems larger because there is less whitespace. I've attached an image of the report in the viewer. I used plain text. Notice on the right there is some "white-space" (the text does not reach the end of the viewed page). However, when this printed, there is no "white-space" on the right. In fact, one column actually gets cuts off. When I save to PDF, the PDF looks fine with the "white-space" to the right and nothing cutoff. Is the viewer just showing fonts bigger than they should be?
- Attachments
-
- 1556.Report.mdc
- (2.41 KiB) Downloaded 165 times
-
- 1555.Viewer.png (80.42 KiB) Viewed 2878 times
Report in viewer not matching printed output
Hello.
What printer drivers installed in your system?
Thank you.
What printer do you use?jmiller wrote:We have a report which appears fine in the viewer, but when we print it things are cut off on the right. The printed font seems larger because there is less whitespace. I've attached an image of the report in the viewer. I used plain text. Notice on the right there is some "white-space" (the text does not reach the end of the viewed page). However, when this printed, there is no "white-space" on the right. In fact, one column actually gets cuts off. When I save to PDF, the PDF looks fine with the "white-space" to the right and nothing cutoff. Is the viewer just showing fonts bigger than they should be?
What printer drivers installed in your system?
Thank you.
Report in viewer not matching printed output
We have tried with a variety of printers. One is a "RICOH Aficio MP 6001 PCL 5e". Another is "HP LaserJet 5Si MX".
Report in viewer not matching printed output
Hello.
We use GDI+ library for rendering fonts. There are some problems in it with printing, so we made text quality property. Please, try to set WYSIWYG property for text components.
Thank you.
We use GDI+ library for rendering fonts. There are some problems in it with printing, so we made text quality property. Please, try to set WYSIWYG property for text components.
Thank you.
Report in viewer not matching printed output
I changed the text components to be WYSIWYG and it does produce a different view - in fact there is quite a bit more "white-space" on the right. Visually it seems to match the printed output, but I will have to try reports with more columns to determine for sure.
I did notice one thing, which I do not know if it is something with your code or something with GDI+ and maybe it has something to do with the initial problem. When I change the scale away from 100% it does not seem to scale correctly. I am attaching 2 images of the same report - one at 100% and the other at 103%. You can see that there is a problem scaling individual lines the same. The report is actually rendered using individual text components for each line. The font is a fixed-width Courier font so I would expect the text to always align.
I did notice one thing, which I do not know if it is something with your code or something with GDI+ and maybe it has something to do with the initial problem. When I change the scale away from 100% it does not seem to scale correctly. I am attaching 2 images of the same report - one at 100% and the other at 103%. You can see that there is a problem scaling individual lines the same. The report is actually rendered using individual text components for each line. The font is a fixed-width Courier font so I would expect the text to always align.
- Attachments
-
- 1565.Viewer2.png (105.21 KiB) Viewed 2848 times
-
- 1564.Viewer.png (107.95 KiB) Viewed 2848 times
Report in viewer not matching printed output
Hello,
Please send to us an MDC file of the last rendered report for analysis.
Thank you.
Please send to us an MDC file of the last rendered report for analysis.
Thank you.
Report in viewer not matching printed output
Here you go.
- Attachments
-
- 1566.Report2.mdc
- (54.1 KiB) Downloaded 184 times
Report in viewer not matching printed output
Hello,
We have tested your report on the latest build and, if we diagnose the issue in the correct way, the problem is already fixed.
Please check the latest prerelease build or 2011.3 release.
Thank you.
We have tested your report on the latest build and, if we diagnose the issue in the correct way, the problem is already fixed.
Please check the latest prerelease build or 2011.3 release.
Thank you.
Report in viewer not matching printed output
I will try it. I am scheduled to look at 2011.3 in the next couple of weeks. I will let you know what I find. Thanks.
Report in viewer not matching printed output
Hello,
Ok!
Please let us know about the result.
Thank you.
Ok!
Please let us know about the result.
Thank you.