DIV termination Error - Creating PDF

Confluence User - 06 May, 2020

Hi

I am getting the below error from the download PDF plugin. I am using DX on the cloud version. The pdf was working fine but after adding in a new subform I get the div error. I do not ahve any custom HTML that could be causing this only form elements. What is the best way to debug this? 

ERROR 05 May 2020 05:56:00 org.joget.apps.form.service.FormPdfUtil - jwc_ntc : org.xml.sax.SAXParseException; lineNumber: 1101; columnNumber: 3; The element type "div" must be terminated by the matching end-tag "</div>".
org.xml.sax.SAXParseException; lineNumber: 1101; columnNumber: 3; The element type "div" must be terminated by the matching end-tag "</div>".

forms;pdf

1


06 May, 2020
confluenceUser
confluenceUser

Hi, the error essentially says that there is an open <div> tag that is not closed. If there is no custom HTML in the form, perhaps you can check the Userview Theme to see if there is some custom HTML configured there.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print