Printint PDF using Aspose

Hi

Can you please let me know that While printing PDF:

1. Is there any scaling done

2. Are PDF printed fit to Page


Thanks

Rao.

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman",serif;}

<![endif]–>

Can you please let me know that While printing PDF:
  1. Is there any scaling done

  2. Are PDF printed fit to Page


Hi Rao,

Thanks for using our API’s.

When printing the PDF files, you can specify the parameters for AutoResize, display of print dialog to specify page scale factor, number of printout copies etc. By default, the API tries to print the file in actual page dimensions/contents presentation properties. For further details, you may consider visiting Printing PDF File to Default Printer using Printer and Page Settings (Facades)

In case you encounter any issue, please share the resource PDF file, so that we can test the scenario in our environment.