Question
Get a PDPageNumber object based on a PDSElement object
I'm iterating through the PDSElements of a document and I would like to be able to get the page number of the PDSElement. I know I can get a CosObj based on the PDSElement, is there a way that I can then convert to get the page from the CosObj?
