Skip to content

resize a pdf file with better reading performance

Notifications You must be signed in to change notification settings

towords/pdfNewsize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pdfNewsize

resize a pdf file with better reading performance

Things you need:

  • haskell platform
  • texlive or something else with pdflatex
  • haskell MissingH package: cabal install MissingH
  • haskell HSH package: cabal install HSH

Usage:

runhaskell Main.hs file name.pdf

or

ghc -o Main Main.hs
./Main file name.pdf

Notes:

Pdf file name can have spaces in it.

About

resize a pdf file with better reading performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published