FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

scriptcs-samples/itextsharp at master · scriptcs/scriptcs-samples · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

PDF manipulation using iTextSharp with scriptcs

Running the sample

  • Make sure scriptcs is installed
  • Install packages scriptcs -install
  • Run scriptcs start.csx -- input.pdf output.pdf 1 3
  • Pages 1 - 3 from input.pdf will be extracted and saved as output.pdf

Comments

The arguments to the script are inputFile outputFile startPage endPage.


Back | FazBrowse Home | New Git URL