Rev
Rev

Reputation: 2275

split pdf by blank page?

I want to split pdf file into other pdf file. so in these case I Use blank page as separator (in main pdf file).

How to do this?

  1. Detect White Page
  2. Split Pdf File

Upvotes: 0

Views: 1297

Answers (1)

santosh singh
santosh singh

Reputation: 28692

You can use PDFsharp for this.check out the following link for example

Split pdf file

Upvotes: 1

Related Questions