Skip to content

A scala program that get clipping highlights and highlight them on the PDF

License

Notifications You must be signed in to change notification settings

drFabio/highlight2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

highlight2pdf

A scala program that get Kingle clipping highlights and highlight them on the PDF It uses pdfClown for the pdfHighlight See the tests for further informations You can use this as a CLI app using the jar on build like so: java -jar highlight2pdf -h clippings.txt -t "BookTitleOnClippings" pdfFileToHighlight.pdf

Build

You can build using sbt

##F urther improvements

  • PDF bookmarking

  • Make a mapping of clipping title to a pdf file on a folder

About the pdf on tests

The pdf on tests can be found here http://www.agilecontracts.org/

About

A scala program that get clipping highlights and highlight them on the PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages