Bluebeam Revu eXtreme makes it possible to quickly and easily generate forms. There are several ways to extract the data from forms and use that data in other applications for further processing. This tutorial provides a brief introduction to the form elements that can be added to a PDF and their basic properties. For more detailed information about creating forms, see the Forms Help Guide in Revu eXtreme.
To begin, open the PDF you want to make into a form (or, if you're starting from scratch, open a blank PDF) and go to Form > Editor (or use the keyboard shortcut CTRL+SHIFT+F). This will open the Forms tab and put you in Edit Forms Mode. Once in this mode, you can add any of the following form elements to your PDF:
When in Edit Forms Mode, right-click an existing form field and select Properties to open its Form Field Properties tab. This is where all the properties may be set for a field. Form Field Properties are divided into several panels, including:
The General panel displays generic properties that all form fields have.
Name: Identifies the field. Names do not have to be unique, and they are commonly used to access the field object in JavaScript. To link multiple fields, give them the same name. Data entered into one field will be automatically entered in all linked fields.
Tooltip: Text that will display when the mouse hovers over the field.
Field: Specifies the print and document visibility. For example, Visible means the form field will be both visible in the PDF and visible when printed.
Orientation: Sets the angle at which the contents of the field will be rendered. There are four options: 0 degrees, 90 degrees, 180 degrees or 270 degrees.
There is also the option to make the field Read-Only, which disables further user input, Required, which forces the user to enter in data before submitting, and Lock, which disables the user from changing any of the field properties.
The Appearance panel contains the style information for a field. All fields, except the Digital Signature field, have an Appearance panel. Here you can adjust Color (border color), Fill Color (background color), Line Width (border width), Style (border style), Font, Text Color, Font Size and Font Style.
The Layout panel contains the position and size properties of a field, allowing for precise control over layouts.
All fields, except for the Digital Signature field, have an Options panel. Each type of field has its own set of options. Options include setting the Alignment, Default Value, Multi-Line, Scroll Long Text and so on.