Copy link to clipboard
Copied
Hello.
I am a content creator and need to protect my Adobe document from piracy. I want to add a watermark, but unfortunately the only formats accepted are JPEG, PDF, and some other non-transparent supporting type.
Therefore, my watermark looks very bad with the white background.
Is there any way at all to add a transparent image background? Is there a reason PDF doesn't accept any transparent-image compatible file type when adding a watermark?
Thank you.
Copy link to clipboard
Copied
Can't you use a PDF or PNG as both support transparency? What file type are you trying to use?
https://helpx.adobe.com/acrobat/using/add-watermarks-pdfs.html
Copy link to clipboard
Copied
Not that I know of, wasn't able to make those versions give me a transparent background.
Copy link to clipboard
Copied
Both support transparency if you export without a background, check export settings in case background is set to white.
Copy link to clipboard
Copied
- PDF files can be transparent.
- Is this the online version of Acrobat? Because in the desktop version you can certainly use PNGs...
- Adding a watermark does not prevent your file from being pirated. Just makes it a bit more risky to do so, unless you know how to remove it (which is not too difficult)...
Copy link to clipboard
Copied
- Adding a watermark helps against piracy as it's harder to pirate yes. That is why I am doing this. Beyond the point though...
- This is the Adobe app, I installed it via Creative Cloud...
- If you can make an image PDF transparent, happy to hear you share the process lol.
Copy link to clipboard
Copied
- I assumed you could use PNGs in the desktop version, but I can't see that option now... I'm almost certain it used to be possible. Maybe it was removed in a recent "update". I tried doing it with a script and it works fine, so the issue is with the UI, not with the capability of the application to do it.
The basic code for doing it is:
this.addWatermarkFromFile({cDIPath: "/C/Users/USER/Downloads/logo.png"})
- Well, the background of any PDF file that was not created from an image is transparent, basically.
Copy link to clipboard
Copied
PS. If you're interested I developed a (paid-for) tool that allows you to easily watermark a PDF file with multiple names, creating a unique copy for each name, so you won't have to mess around with images (although I can adjust it so that it does that, too, if you prefer).
You can find it here: https://www.try67.com/tool/acrobat-batch-watermark-a-pdf-file
Copy link to clipboard
Copied
thank you, will check it out 🙂
Copy link to clipboard
Copied
Did you create the image you are trying to use as watermark? If it's an illustrator master export as png or pdf and check background is set to transparent.
if it's in photoshop, check background is transparent or if not and image is flattened, mask background and export as png
Copy link to clipboard
Copied
no i just made image as a normal image i'll try it ty
Copy link to clipboard
Copied
Can't be PNG. See my other post.
Copy link to clipboard
Copied
The solution is simple... Take your image with transparency and save as PDF. It is it a PNG, use Photoshop. If you only have a JPEG, you will have to remove the unwanted background in Photoshop and save as PDF. (Don't save with Photoshop compatibility.)
Copy link to clipboard
Copied
I have a normal JPG image, making it it PDF in photoshop or any app doesn't make it transparent background. Only time I'm ever able to make a transparent background in an image is when I save it as PNG.
Copy link to clipboard
Copied
You didn't read my post completely:
If you only have a JPEG, you will have to remove the unwanted background in Photoshop and save as PDF.
JPEGs don't support transparency so you have to do some extra work.
Copy link to clipboard
Copied
Lol I removed the background in photoshop so when I save as PDF or JPG it saves the black and white squares representing transparency... again, show me proof of how you do it and I'll believe you lol
Copy link to clipboard
Copied
But that doesn't make sense. Can you attach the file if its not too big?
Copy link to clipboard
Copied
Sorry sir,, it is protected company logo, BUT imagine any logo created as JPG with white background, I go into photosohop --> delete the white to remove background --> ends in black and white squares.
When I save as PNG, that file has a TRANSPARENT background indubitably. HOWEVER I am not able to add this PNG file into Adobe since.... well it doesn't accept PNG for some super odd reason.
Saving this file anything OTHER than PNG results in the black and white squares being visible.
Copy link to clipboard
Copied
Can I ask why it's a jpeg and there are no other formats available?
Copy link to clipboard
Copied
So take your PNG with the transparent background, open it in Photoshop, and save it as a PDF.
Copy link to clipboard
Copied
After you have the PNG with the transparent background go to Acrobat and create a new blank page (File - Create - Blank Page). Then use the Add Image tool to insert the logo to the center of that page and save the file. Now go to the file where you want to add it as a watermark and use the Add Background tool (this works better with transparency than the Add Watermark tool, as far as I can see), and select that PDF. You can play around with the Opacity level to blend the contents of the logo with those of the page, but the transparent parts of it should be completely invisible.
Here's an example file I created using my own logo that demonstrates that, and a "watermarked" page I created using it.
Copy link to clipboard
Copied
Thank you try67. Just unfortunate you have to go through such a workaround to make it work lol.
Copy link to clipboard
Copied
Agreed. This should have just been a part of the Add Watermark tool itself. Not sure why it's not...
Copy link to clipboard
Copied
Do you have Photoshop? If you have to remove the white background from a JPEG, that's the best place to do it. Once you have done that, simply save it as a PDF. From there, you can import it as a watermark in Acrobat.