Stamp Templates Screen (System Administration)

Administrators can use this screen to create new or modify existing stamp templates. These stamps are available to users with Stamp permissions for use as stamp markups or for performing Batch Stamping.

It is recommended that you edit the stamp template via the UI rather than coding. The latter option is for those who are comfortable with coding. One of the advantages of the UI is the ability to copy a stamp template by copying the XML from one server to another, i.e. from your test server to production.

Stamp and Stamp Templates

Two types of stamps can be used with batch stamp templates.  

Raster stamps

Raster images (JPG or PNG files) are created in an image editor for use with Brava's Insert Raster Image Markup tool. The raster images can be inserted when administrators or users are creating stamp templates to be used with ProjectDox Batch Stamp feature. Please see the Brava Online help for information on how to create stamp templates in Brava.

The following special considerations apply to the use and behavior of raster images used with Batch Stamping.

Dynamic stamps

Are stored in the database and use tokens as placeholders for dynamic information such as the project name or current date, as well as static text or graphics to be stamped (displayed) on the resulting file. During the stamping process, the token is replaced with the applicable information. Any user with "Stamp" permissions can create a dynamic stamp through the Brava viewer's Stamp Template feature.

The following list shows all the replacement tokens that can be used with Dynamic Stamp:

PROJECT TOKENS

FILE OWNER TOKENS

USER TOKENS

%ProjectName

%ProjectID

%ProjectDescription

%ProjectStatus

%ProjectLocation

%ProjectContact

%ProjectEmail

%ProjectCellPhone

%ProjectPager

%ProjectSourcePath

%ProjectPublishPath

%ProjectURL

%ProjectCreateDate

%ProjectEndDate

%Date

%Time

 

%OwnerUserID

%OwnerUserName

%OwnerCompany

%OwnerTitle

%OwnerAddress1

%OwnerAddress2

%OwnerCity

%OwnerState

%OwnerCountry

%OwnerZipCode

%OwnerWorkPhone

%OwnerCellPhone

%OwnerPager

%OwnerFax

%OwnerEmail

%OwnerLastLogin

%OwnerSignupDate

%OwnerUserLanguage

%UserID

%UserName

%Company

%Title

%Address1

%Address2

%City

%State

%Country

%ZipCode

%WorkPhone

%CellPhone

%Pager

%Fax", RequestingUser.Fax);

%Email

%LastLogin

%SignupDate

%UserLanguage

FILE TOKENS

FILE METADATA

USER METADATA

%FileID

%FileAuthorID

%FileName

%FileSize

%FileSourcePath

%FilePublishPath

%FilePublishURL

%FileUploadDate

%FileVersion

%FileSheetSize

%FileSquareFeet

%FileFriendlyPath

%FileErrorCode

%FileErrorMessage

 

FOLDER TOKENS

 

%FolderID

%FolderParentID

%FolderName

%FolderSourcePath

%FolderPublishPath

%FolderCreateDate

 

%FileMetadata1

%FileMetadata2

%FileMetadata3

%FileMetadata4

%FileMetadata5

%FileMetadata6

%FileMetadata7

%FileMetadata8

%FileMetadata9

%FileMetadata10

%FileMetadata11

%FileMetadata12

%FileMetadata13

%FileMetadata14

%FileMetadata15

%FileMetadata16

%FileMetadata17

%FileMetadata18

%FileMetadata19

%FileMetadata20

%FileMetadata21

%FileMetadata22

%FileMetadata23

%FileMetadata24

%FileMetadata25

%UserMetadata1

%UserMetadata2

%UserMetadata3

%UserMetadata4

%UserMetadata5

%UserMetadata6

%UserMetadata7

%UserMetadata8

%UserMetadata9

%UserMetadata10

%UserMetadata11

%UserMetadata12

%UserMetadata13

%UserMetadata14

%UserMetadata15

%UserMetadata16

%UserMetadata17

%UserMetadata18

%UserMetadata19

%UserMetadata20

%UserMetadata21

%UserMetadata22

%UserMetadata23

%UserMetadata24

%UserMetadata25

Stamp Template Notes