I have a PDF, and I want to get the width and height of each page using iTextSharp. This is what I have so far: string source=@"D:\pdf\test.pdf"; ...
確定! 回上一頁