Skip to content

A groovy script to split a PDF file into separate files. An experiment with groovy's swing builder

Notifications You must be signed in to change notification settings

adrianbk/pdf-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDF Splitter

  • A simple swing app, written in a single groovy script, to split a pdf document into individual documents.
  • Newly created pdf's are placed into a new directory under the same directory as the selected pdf.
  • Why? an experimnt with groovy's swing builder.
  • Requires groovy 1.8.6 or above
  • To run: > groovy PdfSplitter.groovy

Alt text

Alt text

About

A groovy script to split a PDF file into separate files. An experiment with groovy's swing builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages