JPEG To PDF Command Line

Overview
Key Features
System Requirement
Installation & Uninstallation
Command parameters
Technical Support
Registration
License Agreement

 
Overview
JPEG To PDF Command Line is a perfect convert tool designed to convert JPEG into PDF files, which can helps you convert your photos, drawings, scanned and faxed images into Acrobat PDF documents. JPEG To PDF Command Line provides powerful functions and Settings include set the page size, orientation, margin and layout of the output PDF document; as well as change its properties, security setting, watermarking, bookmark, and viewer options.
 

Key Features

  • Supports Merge images into singe PDF or create individual PDF per image.
  • Supports Combines multiple directories into one PDF file.
  • Give print, copy and modify permissions to output PDF.
  • Secure PDF by a 40-bit or a stronger 128-bit encryption.
  • Add passwords for the PDF owner and other users.
  • Select display properties with rotation style for your document and the rotation degree of your choice.
  • Set Document Properties like Title, Author, Subject and Keywords to help organize your documents.
  • Supports generate bookmarks using image file names.
  • Support create your own watermark for your PDF file.
  • Specify resolution (DPI) in the generated PDF file.
  • Auto-adjust page size in conversion or customize page sizes and image scales.
  • Supports merge to an existing PDF file.
  • Automatically open PDF file after creation.
  • Adobe Acrobat doesn’t need to be installed.
  • Convert without any software support.
  • Support Batch convert.
  • Fast speed conversion.
  • FREE upgrade.
 
System Requirement
  • Window2000, XP, Vista, Windows7 operating system;
  • 1GHz or above Intel or AMD processor;
  • 256M or more RAM;
  • 50MB free space recommended, 20MB free space required;
 
Installation & Uninstallation
Installation
Three steps to install JPEG To PDF Command Line.
1.Download JPEG To PDF Command Line setup file which is a ZIP file.
2.Decompress ZIP file.

Uninstallation
You can remove JPEG To PDF Command Line from your computer:
Delete the direcotry which place the program files.
 
Command parameters
Command line usage:

jpgtopdf <-i Image File> [-o Output] [Options]

-i <string> Input image files or directory which contains image files.
-% Include sub directory.
-@ Keep original subfolder.
-o <string> Specify output file or directory.
-M Do not popup message box after convert done.
-L <string> If no set. default save log in the same folder as program.
-L off Turn off to save log. default is turn on
-L "c:\image_pdf.log" Specify log file.
-# <int>
    -# 0:
    -# 1:
    -# 2:
    -# 3:
If output pdf file exists:
0=Create new(default)
1=Overwrite
2=Append
3=Skip
-s <string> Set page width and height to PDF file.
Example: -s 320x240 Set page width 320 and height 240 to output pdf file.
-f <int>
    -f 0:
    -f 1:
set image position on the page:
0=Fit width/height(default).
1=Stretch.
-g <int> Set page orientation. "90", "180", "270"
-x <int> Set horizontal resolution (72-1200) in generated pdf files.default is 72
-y <int> Set vertical resolution (72-1200) in generated pdf files.default is 72
-m <string> Set page margin to PDF file:
Example:
-m 10 : Set margin to 10pt to left
-m 10x10 : Set margin to 10pt to left,top
-m 10x10x10 : Set margin to 10pt to left,top,right
-m 10x10x10x10 : Set margin to 10pt to left,top,right,bottom
-w <string> Specify a watermark
-q <int>
    -q 0:
    -q 1:
    -q 2:
    -q 3:
    -q 4:
    -q 5:
    -q 6:
    -q 7:
    -q 8:
Specify a watermark position
0=Left-Top(default)
1=Center-Top
2=Right-Top
3=Left-Center
4=Center
5=Right-Center
6=Left-Bottom
7=Center-Bottom
8=Right-Bottom
-z <int> Specify watermark font size. 2 - 200
-W <string> Specify a image watermark.
-P <int>
    -P 0:
    -P 1:
    -P 2:
    -P 3:
    -P 4:
    -P 5:
    -P 6:
    -P 7:
    -P 8:
Specify a watermark position
0=Left-Top(default)
1=Center-Top
2=Right-Top
3=Left-Center
4=Center
5=Right-Center
6=Left-Bottom
7=Center-Bottom
8=Right-Bottom
-[ <int> Specify image watermark width. 1 - 9999.
-] <int> Specify image watermark height. 1 - 9999.
-b <int>
    -b 1:
    -b 2:
    -b 3:
    -b 4:
Create bookmark to pdf file
1=Use page number as bookmarks
2=Use the short filename as bookmarks
3=Use the full filename as bookmarks
4=Use the short filename without extension as bookmarks
-e Unit for file
-p <int>
    -p 1:
    -p 2:
    -p 3:
    -p 4:
    -p 5:
    -p 6:
    -p 7:
Set permission.
1=permit print.
2=permit copy.
3=permit print and copy.
4=permit modify.
5=permit print and modify.
6=permit copy and modify.
7=permit print copy and modify.
-l <int> Encrypt level "40" bit,"128" bit.
-u <string> Set user password
-n <string> Set owner password
-t <string> Set 'title' to pdf file
-j <string> Set 'subject' to pdf file
-a <string> Set 'author' to pdf file
-k <string> Set 'keywords' to pdf file
-c <string> Set creator to pdf file
-E <string> Set producer to pdf file
-v View the result pdf files after convert done.
-r <register> Register.
-? Help.
----------------------------------------------------------------------------------------------------------------------------------------
Example:
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -v Convert "c:\input.jpg" to "c:\output.pdf", and view the result pdf files.
  jpgtopdf -i "c:\input.jpg -i "c:\input\" -o "c:\output.pdf" -# 2 Convert "c:\input.jpg" and all image files placed in"c:\input\" to "c:\output.pdf", and append to pdf if output pdf file exists.
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -s 500x300 -f 1 -m 10x20 Convert "c:\input.jpg" to "c:\output.pdf", It page width is 500, height is 300, image stretch to page, and top margin is 10, left margin is 20.
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -w opoo -q 4 -z 32 Convert "c:\input.jpg" to "c:\output.pdf", The watermark is "opoosoft", position is Center on page, and watermark size is 32
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -b 2 -e Convert "c:\input.jpg" to "c:\output.pdf", It use the short filename as bookmarks and unit for file.
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -u opoosoft -l 128 -p 1 Convert "c:\input.jpg" to "c:\output.pdf", The pdf user password is "opoosoft", encryption level is 128 bits,and permit copy.
  jpgtopdf -i "c:\input.jpg" -o "c:\output.pdf" -t opoo -a soft -v Convert "c:\input.jpg" to "c:\output.pdf", It set document title "opoo" and author "soft".
 
Support
Support
For us, customer service and support are primary focuses! Staying true to our goal to offer you the best product and service, we look forward to your questions and suggestion. Please write to us at the exact point when you have any problems. We are always willing to reply to your questions about our software.

Contact Us
Customers' satisfaction is the best gift for us.To better serve you as well as improve our products,We would like to try our best to provide you with the best products and service.No matter what problems or questions you encounter, please feel free to contact us anytime.

Product Purchasing
Any question about sales, order, license code, registration, upgrade, etc. Sales Team: sales@opoosoft.com

Technical Support
Requirements and questions about products, usage and bug reports, etc. Support Team: support@opoosoft.com
 
Registration
The unregistered version has a limitation: Adding a watermark into the output pdf files. In order to use full functioned copy you must purchase a license code. You should order to get a serial number by Visit our Web site:
http://www.opoosoft.com/products.html
After you order the full version of JPEG To PDF Command Line, you will receive registration code to unlock time limitation in trial version. You can register the program as follows:

jpgtopdf.exe -r "OPOOSOFTCOMMANDLINEREGISTRATION"

You may input the Code manually. The registration name is case sensitive. And, please do not add blank at the beginning or the end of the word. You can also copy and paste the Code into the registration popup dialog.
 
License Agreement
YOU SHOULD CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS BEFORE USING THIS SOFTWARE. IF YOU DO NOT AGREE TO THE TERMS OF THIS AGREEMENT, DO NOT INSTALL AND/OR USE THIS SOFTWARE. USER'S USE OF THIS SOFTWARE IS CONDITIONED UPON COMPLIANCE BY USER WITH THE TERMS OF THIS AGREEMENT.

SOFTWARE PRODUCT LICENSE

The SOFTWARE PRODUCT is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold. You may not rent, lease, or lend the SOFTWARE PRODUCT. You may permanently transfer all your rights under this End-User License Agreement, provided you retain no copies, you transfer all of the SOFTWARE PRODUCT and this End-User License Agreement, and the recipient agrees to the terms of this End-User License Agreement.

GRANT OF LICENSE

This License allows you to install and use the Software on less than or upto the number of computers you have purchased the License for. If you purchased one License , you may use the Software on only one machine at a time. If you purchased many Licenses for more than one License, you are allowed to install the Software on "N" Computers where "N" is the number of licenses purchased. if you purchased the Unlimited License, you may use the Software on anyone machine at any time and distribute the product to all your customers. If you purchased the Developer License, you may use the software on multiple computers at the same time, it includes SDK,COM,GUI,CommandLine,Unlimited threads. SDK/COM/Command: Can be used in client/server. Threads: The number of threads indicate the capability of synchronization of SDK/COM. The more the threads, the more files you can run at the same time.

LIABILITY

We try to keep our SOFTWARE PRODUCT as bug free as possible. However, it is a general rule, that no software is ever error free, and the number of errors increases with the complexity of the program. We cannot guarantee that this SOFTWARE PRODUCT will run in every environment, on any Windows compatible machine, or together with any other application, without producing errors. Any liability for damage of any sort is hereby denied. In no event shall OPOOSOFT Computer Inc. or its suppliers be liable for any special, incidental, indirect, or consequential damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use of or inability to use the SOFTWARE PRODUCT. In any case, the liability is limited to the registration fee. Please evaluate this SOFTWARE PRODUCT with not critical data. Should you detect errors before registration, the user accepts the SOFTWARE PRODUCT errors after registration. Any description of SOFTWARE PRODUCT errors will be accepted, but we cannot guarantee that the errors can be corrected.
Thank you for your understanding and cooperation.
 


http://www.OPOOSOFT.com
Copyright(C) 2014 OPOOSOFT Inc. All Rights Reserved.