Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 804 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 804 Bytes

PDFSplitter

A pdf splitter that split a pdf file into one or more pdf pieces by entered specific page interval.

Download : https://github.com/AlperenTalaslioglu/PDFSplitter/blob/master/PDFSplitter.jar?raw=true

Size: 4.9 Mb

Coded in Java 8 and JavaFX

Dependencies:

  • iTextpdf 5.5.6
  • bcprov-jdk15on-152

Description:

Initial screen :

First you choose a pdf file

Second determine the split page interval

Then split!

You can contact me for any issue.