PDF Stamp (PDF Watermark) is an advanced product that enables you to stamp content into a PDF document. Besides images, texts and graphics, PDF Stamp is able to add links and notes. These processes can be realized in a determined number of pages with precise control over the size and position, the stamped text and/or images become a permanent part of each PDF document. There is no limit to the amount of stamps you could apply to a single document and no limit to the amount of documents you can stamp, As special feature you can integrate PDF Stamp into yourself programs (Include client side and Server side applications).
PDF Stamp (PDF Watermark) lets you stamp watermarks such as "Confidential" on pages that include sensitive information or "Draft" on a preliminary PDF document to be distributed for review. You can stamp PDF document names, revision numbers, Date/Time stamps, pages numbers, contact information or any text that you need added to the file.
With the JPEG image support you can stamp company logos, author signatures, products, charts or any artwork in JPEG format. A Scale feature is provided with image stamping to easily increase or decrease the size of the stamped image, leaving the original image size intact.
PDF Stamp(PDF Watermark) Features
1. PDF Stamp(PDF Watermark) is easy to use;
2. PDF Stamp(PDF Watermark) does NOT need Adobe Acrobat software;
3. PDF Stamp(PDF Watermark) supports PDF1.5 protocol (formerly only supported by Acrobat 6.0);
4. PDF Stamp(PDF Watermark) supports windows 98, ME, NT, 2000 and XP OS;
5. PDF Stamp(PDF Watermark) supports stamp to the page header and page footer;
6. PDF Stamp(PDF Watermark) supports image stamp (JPEG/TIFF/PNG images);
7. PDF Stamp(PDF Watermark) supports text stamp;
8. PDF Stamp(PDF Watermark) supports graphics stamp (Line and Rectangle) (In the future version);
9. And more...
Tags:
pdf,
stamp,
bates,
numbering,
number,
batch,
text,
image,
stamping,
watermark,
nup,
imposition,
overlay,
plug,
impose,
mail,
merge,
variable,
data,
printing,
stamp pdf,
bates numbering,
bates number,
batch stamp,
stamp text,
stamp image,
pdf batch stamp,
stamping pdf,
plug-in,
mail merge,
variable data printing, …
PDFnUP software automates the process of 2up'ing a pdf document, so for example with a/b 2up page 1 is on the left and page 2 is on the right, with split 2up (4 page document) page 1 is on the left and page 3 is on the right, then page 2 is on the next page left and page 4 is on the right.
It has an optional -down parameter for 2up'ing downwards on a page rather than across the page (left, right)
The output page size can also be controlled and the 2nd page position can be offset with margin controls.
*** we will be updating it in the next month to do 4up & custom sequencing of pages.
Simple command line parameters:
Simple 2up the pdf file a/b
e.g. pdfnup example.pdf out-example-ab.pdf -ab
Simple 2up the pdf file split method
e.g. pdfnup example.pdf out-example-split.pdf -split
Simple 2up the pdf file a/b downwards
e.g. pdfnup example.pdf out-example-ab.pdf -ab -down
Page range a/b 2up
e.g. pdfnup example.pdf out-example-split.pdf -s1 -e10 -ab
2up the pdf file a/b and set new page size and offset right margin
e.g. pdfnup example.pdf out-example-ab.pdf -ab -mediabox 0,0,612,1584 -cropbox 5,5,612,1584 -rightmargin 120
NOTE: first 2 parameters have to be input file / output file or 2nd parameter -f
If your filename has spaces in it then use double quotes around the filename, e.g. "c:\my test\test file.pdf"
Wildcards * are not permitted, if you want to process many files then do: dir /B *.pdf > list.txt, then pdfnup list.txt -fout
see full list of features for full list of parameters.
Evaluation Restrictions are:-
Will process first 10 pages only
Tags:
pdfnup,
pdf,
nup,
2up,
4up, …