When I compare the size on the screen with the real paper
layout size is bigger than actual size and when i print report in the print preview, it was zoom in and only print part of my report.I must save it as pdf then print it.
How to make it same size as the actual size(11*8.5in)
You may want to read this blog article: http://blogs.msdn.com/bwelcker/archive/2005/08/19/454043.aspx
It discusses logical pagination (e.g. in preview or HTML output) vs. physical pagination based on page size (e.g. in print preview, PDF, printing).
-- Robert
No comments:
Post a Comment