09-20-2019, 12:44 PM
(09-20-2019, 05:58 AM)SorenJensen Wrote: Hi Joelcc,
Thanks for your reply.
Would you post an example of the extraheader you create and the stylesheet it points to ? I do not seem to get it to work, and it's likely because I'm not doing it right.
Regards
Soren
You can do something like this.
ExtraHeader.Clear;
ExtraHeader.Add('<script type="text/javascript" src="/Files/includes/iwpdfobject.js"></script>');

