PDF with watermark can’t output as multipage TIFF

When we use Verypdf pdf2img in order to convert pdf file containing watermark to multipage tiff file, the result tif file, watermark is removed.

image

Sample argument which is used to run is as follow:

pdf2img.exe -r 300 -compress 3 -quality 100 -multipage -forcebwtif test3.pdf _pdf2bw_threshold.tif

image

However, when we use –render2 parameter, watermark will be remained in result tiff file. But result is not multi page tiff file although –multipage parameter is passed as follow:

pdf2img.exe -r 300 -compress 3 -render2 -multipage -forcebwtif TestWatermarks.pdf _render2.tif

image

Please advise the correct command to output the pdf with watermark into multi-page TIFF.

Customer
------------------------------------------
Please run following command line to try again, we hope the following options will work better for you,

pdf2img.exe -r 300 -compress 3 -quality 100 -multipage -threshold 254 D:\downloads\TestWatermarks.pdf D:\downloads\TestWatermarks.tif

image

OR

pdf2img.exe -r 300 -quality 100 -multipage D:\downloads\TestWatermarks.pdf D:\downloads\TestWatermarks.tif

image

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!