Index

Related topics:

PdfUserPasswordSaveAsPDF

Tutorial Videos

Tutorial videos are available here.

Knowledge Base

Visit our User Forum for discussions & solutions

PdfUserPassword – XpressDox

This function gives you the ability to provide a user password to a PDF that is created by running a template. In other words, a person wanting to open the PDF file produced will have to supply the password to the application (e.g. Adobe Acrobat) which is being used to open the document.

As an example:

«PdfUserPassword(FormatDate(DateOfBirth,'yyyyMMdd'))»

This will create the user password which is the date of birth provided in the interview.

The template will also need the «SaveAsPDF()» command to be present in order for the feature to take effect.