BP
Bhuvaneswari P
Syncfusion Team
April 20, 2007 01:43 PM UTC
Hi BenT,
I have tested this issue using the below code
PDFDocument pdf = new PDFDocument();
//Point to Pixel
SizeF size = new Size((int)pdf.Graphics.ConvertUnits(pdf.LastPage.DrawingHeight,
PrintUnits.Point , PrintUnits.Pixel ), (int)pdf.Graphics.ConvertUnits(pdf.LastPage.DrawingWidth,
PrintUnits.Point, PrintUnits.Pixel ));
I am afraid that I was not able to reproduce the issue. Could you please provide me system
configuration of different system you have tested this issue and more details regarding this. So
that I would be able to reproduce the issue and investigate further on this issue.
Please let me know if you have any other queries.
Thank you for your interest in Syncfusion products.
Best Regards,
Bhuvaneswari.