Search
Welcome to M-Files Empower – our new support experience. We'd love to hear what you think!Give feedback

Last updated on 30 September 2022

Admin
PDF Processor (Compliance Kit)

Overview

M-Files Compliance Kit PDF Processor module can be used to create signature pages, such as this one:

However, the Timestamp property time zone is set to be UTC and the date format YYYY-DD-MM by default. It is frequently asked, how these formats can be changed, as these options are not controlled by client or server time zone settings.
 

Solution

The timestamp value is actually derived from property with alias "M-Files.QMS.Signature.UTCTimestampText" and is set to the signature page by Signature Page rendition instruction.
You will need to create your own property with the timestamp type you desire (you might need to do this via Automatic Value Script).
Check out the .xslt file, make modifications and check the file back in.
Graphical user interface, application  Description automatically generated

Example

Create a new property for the timestamp in the wanted format:
Graphical user interface, text, application  Description automatically generated
Change the variable in the file to point to this new property:
Text, letter  Description automatically generated
Result:
Text  Description automatically generated

Still need help?