I have a 18 page PDF Document that I need to get all the pages sizes for.I know this is possible using javascript in Adobe pro. I know we can pull using getPageBox("Trim") But this gives me the results in points and only for page 0. How can I tell it to give me all the pages in the document Width and Height in inches.