PrizmDoc Viewer v13.18 Release - Updated
Developer Guide / Viewer / Configure the Viewer / Configuration Options / Add Custom Image Stamps
In This Topic
    Add Custom Image Stamps
    In This Topic

    Introduction

    You can customize the image stamps available to Viewer users by adding or deleting image files from the ImageStamp folder, located by default in:

    • Windows - C:\ProgramData\Accusoft\Prizm\ImageStamp
    • Linux - /usr/share/prizm/Samples/imageStamp

    By default, two image stamps are included in the installation: a green 'checkmark' and a red 'x'. You can choose to leave these in place, or delete them and add image files of your choosing. The Viewer supports the following file extensions for image stamps by default:

    • PNG
    • JPG
    • JPEG
    • GIF

    Example

    imageStamps.validTypes: ["png", "jpg", "jpeg", "gif", "svg", "webp", "tiff", "tif"]
    
    

    To add more supported file types, refer to the PrizmDoc Application Services (PAS) configuration options.