# Functions
GenerateHTML returns the translated emergency kit html as a string along with the verification code.
GetDescriptors returns an array of raw output descriptors.
GetDescriptorsHTML returns the HTML for the output descriptor list in the Emergency Kit.
# Structs
No description provided by the author
Input struct to fill the PDF.
Metadata holds the machine-readable data for an Emergency Kit.
MetadataKey holds an entry in the Metadata key array.
MetadataReader can extract the metadata file from a PDF.
MetadataWriter can add the metadata file to a PDF.
Output with the html as string and the verification code.