Run the compiled binary specifying the PDF size (in MB) and output file:
-
-size
The target size in megabytes. Defaults to5
if not specified. -
-out
The output PDF filename or path. Defaults toout.pdf
.
./goPdfGen -size 30 -out /path/to/name.pdf
8000