Copy link to clipboard
Copied
I've created a certificate template to be filled out by the client, the fillable area is typed over a watermark of their logo which covers much of the page. If the client fills the form in Acrobat and prints it out the fields don't print, perfect.
HOWEVER, if they resave as a PDF to send to their students via email, the PDF shows the shaded field boxes and looks terrible over the watermark. See attached below.
, Help please! Thanks.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Add this code to a docuemnt script. It will remove the highlights.
app.runtimeHighlight = false;
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Doing that would make the file disable this setting for ALL files, for ANYONE that opens it, which might not be desirable. I recommend disabling it just on your local computer, as described above.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you!! Totally worked 🙂
Copy link to clipboard
Copied
Remember this is a personal preference affecting PDF files on YOUR computer. If you want to help others see things the same way as you. then you will need to support them by explaining what they can change. Be cautious, changing this setting may be a nuisance for them far beyond the ugliness in your own work you are trying to fix.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now