When I generate a PDF and send it directly to the printer, I set an option "vprnJob:Pages:Item[vint]:PrintOptions:Scaling = PageScaling:ActualSize."
However, when I display the PDF on the screen using PDF Viewer and the user clicks the print button, this option is defaulted to "Shrink to Fit".
I'd like to either default this to ActualSize or be able to remove that option all together. I can't find any method to do so in the PDFViewer Documentation.
Anyone know how to do this?