Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.0.0
Which windchill API is used to get page count of PDF associated with EPMDocument in Representations, Primary content or in Reference document.
Hi @SD_10474098
It would be nice to see where is the information presented? The page count?
Screen shot would be nice because you can check a table builder and data utility if you can find some API
In other hand you can collect the pdfs and use itext API to read each pdf and count the pages.
PetrH