Hi Sathish,I saw that with FitWith the PDF document scales with respect to the width of PDF Viewer but my goal is to keep the pdf document size fixed without scaling / resize.
When I resize my page the size of content pdfviewer not change.
Is there then how to calculate the size to be given to the viewer equal to the width of the pdf with 100% zoom? Or do I have to calculate it myself and set the fixed width?
In my project I used an InkCanvas control over the pdfviewer to write with the pen. But when you resize the page the pdfviewer "repositions" the pdf document (moving it to the left or right) and then the InkStrokes no longer correspond with the document.
I hope I have made you understand my need.
Thank you
Emanuel