Headers and Footers

To add a header and/or footer to your layout when it is printed or output, select Edit Header/Footer from the Layout menu at the top of the Layout Editor.

Check the box in the tool to have FlowJo include either a header, a footer or both. Edit the html code to include any text or image you want to appear.

A local image can be included using a url of the form...

IMG SRC="file:///C:/FolderContainingImage/YourImage.png"> - replace C if your image is on a different drive.

The special tags:

  • <Date/> Adds the current date in the form mmm/dd/yyyy
  • <LongDate/> Includes the day of the week in the date.
  • <Time/> Includes the current time in 12 hour format.
  • <Version/> Includes the version of FlowJo in which the report is produced.
  • <Pagenumber/> Automatically numbers the pages of the report in the header/footer.

The headers and footers are saved individually for each layout. Save State to Preferences does not generalize the header/footer preferences.