cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

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

SD_10474098
1-Newbie

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

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 1

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

Top Tags