This is an archived forum post. The information may be outdated. Contact us if you have any questions.

Setting Footer HTML

deepeshch wrote on 2014-12-19:
Could you please highlight best practices for setting footer html using client.setfooterhtml() call as it related to CSS rules? Do you recommend inlining css or make the footer html a full html with head and link for css calls?

Another related question: From rendering perspective when we set footerhtml and converthtml string are have considered part of one complete and continuos DOM structure OR they are not related?

Thank you for your help
support wrote on 2014-12-22:
Hello,

> Do you recommend inlining css or make the footer html a full html with head and link for css calls?

We recommend inlining css as anything outside the <body> element is discarded.


> From rendering perspective when we set footerhtml and converthtml string are have considered part of one complete and continuos DOM structure OR they are not related?

They are unrelated.
charan wrote on 2014-12-29:
com.pdfcrowd.PdfcrowdError: 400 - No API conversion tokens available