8000 GitHub - rake8288/goPdfGen: quick and dirty pdf generator for large file sizes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rake8288/goPdfGen

Folders and f 8000 iles

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run the compiled binary specifying the PDF size (in MB) and output file:

Command-Line Flags

  • -size
    The target size in megabytes. Defaults to 5 if not specified.

  • -out
    The output PDF filename or path. Defaults to out.pdf.

Example

./goPdfGen -size 30 -out /path/to/name.pdf

About

quick and dirty pdf generator for large file sizes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0