
Verify all custom fonts are present in the HTML If you don't see an audit record, click Search periodically to refresh the audit history log. This can result in a delay before an audit record appears in the audit history. AppSheet groups audit records before writing them to the audit history log to reduce overhead. Note: You may need to wait for up to five minutes for the audit record to appear. This value will be true if the Google Docs attachment template contains custom fonts. For example, click the binoculars icon in the Details column and check the EmailAttachment property for the value AttachmentTemplateHasCustomFonts.


#Add fonts to goggle docs pdf#
If the import url is missing one or more of your custom fonts, the data values in the PDF attachment file are displayed in the default font rather than in the custom font. The import url must refer to all of the custom fonts that you are using in your PDF attachment. The HTML-to-PDF web conversion service relies on the HTML file containing the right import url value. Converts the resulting attachment from HTML to PDF by calling the HTML-to-PDF web conversion service.Creates the attachment from the HTML template file.Reads the Google Doc file in HTML format.When your event fires, AppSheet does the following: When you use custom fonts like Libre Barcode 128 and Libre Barcode 39 Extended Text, the HTML file that is returned when AppSheet reads the Google Docs template includes an import url that refers to these custom fonts.

How custom fonts are displayed by AppSheet If you experience this problem, we recommend remove all custom fonts from your Google Docs template. The resulting PDF document may not display the text using the custom font. The PDF service sometimes fails to convert the HTML file to PDF correctly when custom fonts are present. Note: Some customers have reported problems when using custom fonts in templates. Remove all custom fonts from your Google Docs template.Verify all custom fonts are present in the HTML.Detect custom fonts using the audit history log.How custom fonts are displayed by AppSheet.Use custom fonts in your Google Docs template file and troubleshoot related issues, as described in the following sections:
