Image

Image properties in the Draw tab

When you create an image object, the Draw tab in the Object palette presents options specific to formatting images.

Type

Sets the type of object. Objects are the building blocks of every form.

URL

Sets the location of the source image file. To employ relative path names for retrieving linked images when the form is opened, the image files must be stored in a folder that is accessible to users. If Forms is available, the path must be relative to Forms.

Embed Image Data

When selected, a copy of the image information is stored in the form. When deselected, the image data is stored separately from the form and the image is resolved when the form is opened.

Sizing

Enables or disables image resizing when the image is loaded:

Scale Image Proportionally
Resizes the image in the object, ensuring that the aspect ratio of the image is preserved.

Scale Image to Fit Rectangle
Resizes the image to match the dimensions of the object. The aspect ratio of the image is not preserved.

Use Original Size
Does not resize the image. The object is resized to preserve the actual size of the image.

Presence

Controls whether an object is displayed in a PDF form when users view the form in Acrobat or Adobe Reader, or when users print the form:

Visible
The object is visible on-screen, visible in the printed form, and occupies space in the form layout. Visible is the default presence setting for all objects.

Visible (Screen Only)
The object is visible on-screen, not visible in the printed form when printed from within Acrobat or Adobe Reader, and occupies space in the form layout.

Visible (Print Only)
The object is not visible on-screen, visible in the printed form (when printed from within Acrobat, Adobe Reader, or directly from the server), and occupies space in the form layout.

Invisible
The object is not visible on-screen, not visible in the printed form, and occupies space in the form layout.

Hidden (Exclude from Layout)
The object is not visible on-screen, not visible in the printed form, and does not occupy any space in the form layout.

One-sided Printing Only
The object is only printed when using single-sided printing.

Two-sided Printing Only
The object is printed when using double-sided printing. This option is useful when you want to place the page number in a different corner of the page when using double-sided printing than when using single-sided printing.

// Ethnio survey code removed