Using Forms to Define PDF Page Headers and Footers
Forms are the default method for defining headers and footers for automatically-generated PDFs in Quality-based Document Control. Forms define the groupings and alignment of fields printed in the page headers and footers of automatically-generated PDFs. The headers and footers can contain up to three columns of up to three rows of fields each.
Each form field must have a Group Name
setting that has a value of Left
, Right
, or Center
to specify the column where the field is used.
Header Form
There are properties that specify the default header form used in each quality system document lifecycle state. They are defined using the following format: enoDocumentControl.QualitySystemDocument.<state>.Default.PDFHeaderOverlay = DOCOPDFHeaderForm
There are properties that you can use to specify different header forms for different implementing organizations for each quality system document lifecycle state. They are defined using the following format: enoDocumentControl.QualitySystemDocument.<state>.<organization>.PDFHeaderOverlay = DOCOPDFHeaderForm
MyCompany
is the default implementing organization that you must replace with you own organization names.
The default header form specified in all of these properties, DOCOPDFHeaderForm
, includes these fields in this layout:
<Type> | <Name> | <Revision> | |
<State> | Effective Date: <Effective Date> | |
<Title> | <Organization> |
You can define a custom header form to use for one or more quality system document lifecycle states and implementing organizations.