rightplatinum.blogg.se

Acrobat print selection
Acrobat print selection




acrobat print selection

3 – Field Hidden in Viewer, Visible on Printed DocumentĪs noted in the table, the first two properties are deprecated.2 – Field Visible in Viewer, Hidden on Printed Document.1 – Field Hidden in Viewer and in Printed Document.0 – Field Visible in Viewer and Printed Document.Integer Value – Replaced hidden and print in Acrobat version 4.0 true – Field Displayed in Printed Document.The Acrobat JavaScript DOM provides three different Field Object properties for controlling these options, listed in the table below.ĭeprecated Property – May be removed in future versions of Acrobat

ACROBAT PRINT SELECTION PDF

This OCG layer method will not be covered in this article.Ī form field on a PDF document can be visible in the PDF viewer (i.e., Acrobat, Reader), on the printed document, or both. In fact, layers can even be attached to form fields, so the visibility of a group of fields and related graphics can be shown and hidden with a single line of code. So, another way to show/hide text and graphics is with OCG layers. Both the annotation and the fields are shown and hidden together to highlight extra information the user needs to fill in.Īnnotations are adequate for simple graphic and text, but can become unwieldy for more complex layouts. In the example file linked below, one of the examples uses a Rectangle annotation as the background for a group of fields. All commenting and markup annotations can also be shown and hidden. Graphics that need to be shown and hidden can usually be added as markup annotations (line, stamp, etc). An easy way to hide/show a label is to make a read only text field or a text markup annotation. In most situations there are also text and graphics associated with the fields. In most cases it's not enough to simply control field visibility. Another good use is displaying messages to the user. A couple common scenarios are to keep the user focused on only those parts of the form they need to fill out, and to keep them from being confused by unnecessary fields. There are many scenarios where it is desirable to show and hide form fields on a PDF.






Acrobat print selection