Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

Visible (Screen Only) with no "white gap" upon print

Avatar

Level 1

I really hope someone can help me!

Basics... I have a dynamic form I've created in LiveCycle Designer ES. It's a flowable layout and works perfectly. Except now... the person who receives these forms back (via email PDF) doesn't want the instructions to print because they take up space and are unneeded when the form has already been filled out. The instructions are at the top of the page, in a fragment, and the presense is set to Visible (Screen Only).

My problem... when I print, the instructions are just replaced with a white gap, therefore, the space issue wasn't resolved.

Any suggestions?

Thank you!

1 Accepted Solution

Avatar

Correct answer by
Level 10

You coudl set the presence of that text to hidden in the prePrint event and back to visible in the postPrint event.

Paul

View solution in original post

0 Replies

Avatar

Correct answer by
Level 10

You coudl set the presence of that text to hidden in the prePrint event and back to visible in the postPrint event.

Paul