Skip to main content
1-Visitor
September 4, 2023
Question

Which windchill API is used to get page count of PDF associated with EPMDocument in Representations,

  • September 4, 2023
  • 1 reply
  • 663 views

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.

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
September 5, 2023

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