I have a very long form that I want it to save as pdf, therefore the form has several section. How can I divide pages for the pdf file based on the section?
Page 1 / 1
Hi Sello,
Thank you for your reply, I tried but it didnt work so I change a bit like this
<div class="pagebreak"> </div>
<style>
.pagebreak { page-break-before: always; }
</style>
Now it's working!
Anyway, thanks.
I created a data label -
created an expression with the above -
set the datalabel to the expression and marked literal on a view. This is not working.
Any suggestions?
created an expression with the above -
set the datalabel to the expression and marked literal on a view. This is not working.
Any suggestions?
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.