Jump to content

extracting data from a specified file and a specified page number


megglz

Recommended Posts

I have a bunch of pdf's and I want to extract text from the last page of every pdf. I have a function to count the number of pages in each pdf.

 

Does anyone know of a way that I could extract file from a specified file and page number.

example:  getData('example.pdf', 54);

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.