PDF page count

Hi

I have individual PDFs and I have to extract text from it. I have almost done with extraction using DataMapper. But this time, I need to add new field in Data model with PDFTotalPage value. I have found you can possibly use Watch GetPDFEditObject here. I’m a newbie and it’ll be very helpful if someone show me the step-by-step how to achieve this

Thanks!

Hello rommiei,

There are definitely simpler ways to get the number of pages in a PDF other than using a script with the PDF edit object. What is your end goal in getting the number of pages in the PDF? There might be simpler ways to achieve that end goal.

Evie

Thanks Evie

I’ll export the data to XML file later on,