Link to home
Start Free TrialLog in
Avatar of RGuillermo
RGuillermoFlag for United States of America

asked on

How to split a PDF into several files programatically using visual basic 2013

Hello experts,
is it posible to send me an example with the source on how to Split a PDF ?
Our customer just bougth a Xerox copier that scan many pages in one attempt.
The final result one very large PDF.

The fact is our App needs separate pages in order to integrate it to diferent features.
Now employees love the fact they put the paper load once and they forget about it...

Even programming the zerox to make different pdfs is not something they remember or are willing to reconfigure since too many people use this machine with administrative powers so many reconfigure it for other stuff.

Best option receive what ever they get and be able to process it.
Thank you in advance.
Avatar of Mlanda T
Mlanda T
Flag of South Africa image

iTextSharo is a good library for splitting and manipulating PDF images. You can find notes and examples here: http://www.codeproject.com/Articles/559380/Splitting-and-Merging-PDF-Files-in-Csharp-Using-iT
Posting VB questions in the Java TA is not appropriate, and might make your question less likely to be answered.
ASKER CERTIFIED SOLUTION
Avatar of Joe Winograd
Joe Winograd
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of RGuillermo

ASKER

Thanks to all Experts!
You're welcome! Happy to help. Regards, Joe