Page Break - some help please...

Hi all,


I have a course that asks the user 30 Y/N questions and at the end produces a report based on how they answered. Essentially the report is a list of text boxes that show/hide dependant on the user's answers. My issue is around printing the report - As there are no page breaks some of the questions are broken over the end of one page and the start of the next. Unfortunately when this happens the text either overwrites the next question and so is unreadable, or is simply chopped off entirely. The same happens for printing to PDF rather than a physical printer.


I'm looking to add in some simple page breaks to force a set number of text boxes to appear on the page.


Can anyone help me out?


Thanks


Paul

Discussion (5)

Don´t know for sure cause I have never tried to print test results... but.


Maybe you just need to use Customized Test Results and make some space between the object if there are a possibility for long answers? And for page break I believe you just have to count some pixels... page break goes somewhere at 900-1100px (not sure) and make some big space between "pages".

You should be able to add HTML and CSS to do that. Google "HTML page break" and look at your options.

Ben - have you been able to add page breaks with CSS? I'd love to hear a solution if anyone has one that I can share with other users.

No. I try to avoid it as much as possible because most of my clients do not know it. If I used it they would not be able to maintain the courses.

Put an example of what you want to achieve. Page break can be achieved in different ways, and what do you need?

Discussions have been disabled for this post