Attachment Viewer and Attachment Thumbnail

View thumbnails for BMP, GIF, JPG, PDF, PNG, and TIFF files, and preview BMP, GIF, JPG, PDF, and PNG attachment files directly from the project, expense report or receipt properties form, and from the expense report or receipt list views.

After you enable the Attachment Viewer and Attachment Thumbnail optional feature for your account:

To enable this feature, contact OpenAir Customer Support.

Attachment Thumbnail Autogeneration

When the Attachment Viewer and Attachment Thumbnail optional feature is enabled, OpenAir generates a thumbnail image automatically when you add a new attachment or workspace document and if the file type is supported. The thumbnail is generated whether you add the attachment file or workspace document using the OpenAir UI, REST API, SOAP API or XML API.

  • The thumbnail image is generated immediately (in a few seconds or longer, depending on the OpenAir system load).

  • The thumbnail image is generated again when using you replace the attachment file or add a new revision of the workspace document.

  • The thumbnail image is generated when using the copy/move document functionality for workspaces.

  • The thumbnail image file for each attachment is stored in the same folder as the attachment file.

  • The thumbnail image is deleted when the attachment is deleted, including when the attachment is deleted because the record it is associated with is deleted. The thumbnail image is restored when the attachment is restored.

  • Thumbnail image files do not count toward your account storage limit.

  • The smaller side of the thumbnail image is always 80px, the other side maintains the aspect ratio of the attachment file.

  • Supported attachment formats and corresponding thumbnail image format.

    Attachment file

    Thumbnail image

    Attachment Viewer

    BMP

    PNG

    Check Mark

    GIF

    GIF (Static)

    Check Mark

    JPEG, JPE, JPG

    PNG

    Check Mark

    PDF

    PNG (The first page of the PDF document is used to generate the thumbnail)

    Check Mark

    The native browser PDF viewer must be enabled.

    PNG

    PNG

    Check Mark

    TIF, TIFF

    PNG (Multilayered TIFF images are flattened to generate a thumbnail image including all visible layers)

    Note:

    In the case of attachments added using the SOAP API or XML API, the attachment file is provided as base64-encoded data using the base64_data attribute.