Hello,
Thank you for your response. Then what units do PDF.Kit.PdfFileInfo.GetPageWidth and GetPageHeight return?
When I call PDFPageWidth and PDFPageHeight I get the following results of my PDF page:
PageHeight: 792
PageWidth: 612
When when I scan a barcode on the page I get this result:
(0): {X = 25 Y = 16}
(1): {X = 31 Y = 2025}
(2): {X = 210 Y = 2025}
(3): {X = 211 Y = 16}
Are the resolutions different? I need some time of correlation between the two units that are returned.
Thank you,
Don Tompkins