Skip to main content
Participant
January 7, 2021
Answered

Conditionally hide/show image (layer?) in a PDF using Acrobat Pro DC

  • January 7, 2021
  • 1 reply
  • 429 views

[Moderator moved from Using the Community (forums) to Acrobat.]

 

I am trying to conditionally hide or show a graphic in a PDF based on a value from a database.

Boiled down, the logic would be:

IF data field = 100 THEN show graphic ELSE hide graphic

I am using Adobe Acrobat Pro DC to edit a pre-existing PDF provided by a customer.

The PDF is being generated and displayed via an ASPX page, with the code behind accessing and displaying the data using the iTextSharp.text.pdf.PdfReader class.

Any guidance would be appreciated.

Thanks

 
 

This topic has been closed for replies.
Correct answer try67

This is something to ask in an iText forum, I think...

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
January 7, 2021

This is something to ask in an iText forum, I think...