Starting with V2.8.2, a generated PDF will contain the submitter name in the header of every page of the form along with the page number.   The Media Print of forms submitted before upgrading to V2.8.2 will remain unchanged.


With V2.8.2, a new class has been created - hipaa_forms_header (example of how to add to field on form below).  Any field on the form that has this class, will display (in order of appearance) in addition to the name field a the top of Media Print forms or the PDF Generate.  *** Only forms submitted AFTER the new class has been added to the form will have the fields display in the header.


Below is an example of a form where the hipaa_forms_header class was added to the email field and a date field.  Those two fields appear in addition to the name field in the header title of a Media Print and PDF Generate.  Both examples shown below.


The Media Print example below is using Chrome.  Notice that the headers/footers need to be displayed.  We have tested with FireFox and Microsoft Edge.  Because of all the possible browsers, no further customizations or formatting is available.



Here is how it looks for PDF Generate:


Below is the example of the class being added to the email field show above:


Microsof