In a previous support post you suggested adding
1. Click on TCPDF action [list=]in the Setup Tab
2. Click on the HTML butt[/list]on of the visual editor
3. Enter the pagebreak code
4. Save the form
NOTE: the Visual editor STRIPS the pagebreak code.
IF you turn OFF the visual editor, you CAN add the pagebreak code and it does work. However, if at any point after that you enable the visual editor, it will remove all of the page breaks.
Is there a way to get the visual editor to allow that code?
<br pagebreak="true"/>to the html of the TCPDF action. So here is what I have done:
1. Click on TCPDF action [list=]in the Setup Tab
2. Click on the HTML butt[/list]on of the visual editor
3. Enter the pagebreak code
4. Save the form
NOTE: the Visual editor STRIPS the pagebreak code.
IF you turn OFF the visual editor, you CAN add the pagebreak code and it does work. However, if at any point after that you enable the visual editor, it will remove all of the page breaks.
Is there a way to get the visual editor to allow that code?