VeryPDF PDF to Electronic Magazine Creator is a command line application; hence, when you create electronic magazines from PDF files, you are going to type a command line according to the following basic usage. Please take a look at the basic usages, some options and examples as follows.
Usage: pdfflip.exe file.pdf outdir [-options]
Options:
-pw <int> : Set flipbook page width
-ph <int> : Set flipbook page height
-pp <string> : Set flipbook page width and height
-bc <string> : Set flipbook button color, e.g., -bc ffffff
-pc <string> : Set flipbook panel color, e.g., -pc ffffff
Examples:
C:\pdf2flipbook\pdfflip.exe D:\in.pdf E:\out
C:\pdf2flipbook\pdfflip.exe E:\in.pdf D:\out -pw 800 -ph 1000
C:\pdf2flipbook\pdfflip.exe D:\in.pdf E:\out -pw 600mm -ph 700mm
C:\pdf2flipbook\pdfflip.exe E:\in.pdf D:\out -bc ffffff
C:\pdf2flipbook\pdfflip.exe D:\in.pdf E:\out -tc ff0000
C:\pdf2flipbook\pdfflip.exe E:\in.pdf D:\out -pp A4