Overlay a PDF file to another PDF file by PDF Toolbox Command Line application

Hello VeryPDF-Team,

we have a developer Livens for PDFCamp. We want to lay a PDF in the background of an other PDF as background. In the PDF Editor Tools is an option to Watermark with a PDF. How we can do this per CMD or C#? Can we control PDF Editor Tools that way? Thank for help.

Regards.
Customer
-----------------------------
Thanks for leaving a message for us.

Do you mean that you need to know how to use PDF Editor Tools to place a PDF in the background of an other PDF as foreground by command line or C#?
Or others, could you please be more specific in your question then we can have a check for you?

VeryPDF
-----------------------------
Yes, thats it.

Customer
-----------------------------
PDF Toolbox Command Line has this function,

https://www.verypdf.com/app/pdftoolbox/index.html

You can use -overlay, -muloverlay, -underlay and -mulunderlay options in PDF Toolbox Command Line to stamp a PDF file at foreground or background to the pages of another PDF file.

..\bin\pdftoolbox "sample_fillform.pdf" -underlay sample_in2.pdf -outfile "_underlay_out.pdf"

..\bin\pdftoolbox sample_in1.pdf -overlay sample_fillform.pdf -outfile "_overlay_out.pdf"

..\bin\pdftoolbox sample_in2.pdf -muloverlay sample_fillform.pdf -outfile "_muloverlay_out.pdf"

..\bin\pdftoolbox "sample_fillform.pdf" -mulunderlay sample_in2.pdf -outfile "_mulunderlay_out.pdf"

image

Our VeryPDF Cloud API Platform has this function too, please look at following web pages for more information,

https://www.verypdf.com/online/cloud-api/index.html
https://www.verypdf.com/wordpress/201308/verypdf-cloud-api-platform-pdf-stamper-cloud-api-38024.html
https://www.verypdf.com/wordpress/201308/verypdf-cloud-api-platform-advanced-pdf-tools-cloud-api-stamp-pdf-rotate-pdf-set-pdf-metadata-set-pdf-version-number-set-pdf-info-set-pdf-viewer-preferences-resize-pdf-pages-set-custom-fi-38044.html

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!