Hello,
We have a .NET based application that utilizes CR libraries to produce reports. For a while we've been having issues were font sizes were too small when printed in PDF v.s. using the Viewer from the application. We found that adding "ForceLargerFonts" as well as "TruncationAdjustment" seems to fix these issues. However, once these changes are made the document would get "cutoff" (not truncated), where text in the front and the right would cutoff.
We fixed this by un-selecting "No Printer" within the Page Setup and selecting "Legal" (for this report). Once we did this both the PDF as well as viewer printed versions look identical and perfect!!!
However, if a user selects "print" within the viewer, the default paper selection is not "Legal" for that particular report. It shows "Legal" but for whatever reason it is not selected??? Images below
The image above is what we set to fix the "text cutoff issue"
You see the "Report Page Size" is set to Legal, however the "Printer Paper" is set to Letter. We need this to match what we saved into the report. We tired various different printers etc....