Extracting PDF pages.

Im looking for a way to split large PDFs into smaller ones before I upload them. I have looked for an extract pages method but there doesn’t seem to be one. The only other way I can see forward is to create multiple copies then delete the pages from there.

Hi, Nolan.

We use the following to manipulate PDFs:

I hope this helps!

I think the SmartDoc can do this. The SmartDoc is a plugin for Servoy. Look for it at ServoyForge.

Best, JC

Nope, SmartDoc is a plugin aimed at extracting the text and metadata content of PDF files (and all sorts of documents, including Office, emails, xml, whatever…) to index that content into a full-text Lucene search engine, and then providing a way to query that index.
It will NOT split PDF files.