I have a site that uses font-awesome icons. When attempting to print a page as pdf, Internet Explorer 11 produces an error:
%%[ ProductName: Distiller ]%%
Roboto-Regular not found, using Courier.
FontAwesome not found, using Courier.
%%[Page: 1]%%
%%[ Error: invalidfont; OffendingCommand: show; ErrorInfo: CharOffsets %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%
Printing as PDF does not seem to be an issue in the other browsers I've tested. How can I work around this in internet explorer?