Skip to content

Converts excel docment to PDF format. Uses SpireXLS Free for sheet by sheet conversion to pdf document and then uses PDF Box to merge all worksheets into a single PDF.

Notifications You must be signed in to change notification settings

prashantguleria/Excel2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel2PDF

Converts excel docment to PDF format. Uses SpireXLS Free for sheet by sheet conversion to pdf document and then uses PDF Box to merge all worksheets into a single PDF.

Build

mvn package 

Usage

 java -jar excel2pdf <inputFile> <output_Directory_Location>

About

Converts excel docment to PDF format. Uses SpireXLS Free for sheet by sheet conversion to pdf document and then uses PDF Box to merge all worksheets into a single PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages