Skip to main content
Waterstreet FMS
Participant
February 2, 2015
Question

Managing Page Breaks when printing a report

  • February 2, 2015
  • 1 reply
  • 274 views

I am looking for assistance on how to best manage the output of a text field that spans across a page break when printing a report. The Content within the text field is split across two pages with part of the text lost in the margins of footer and header of each page. I need a way to force a page break if the content with in a text field spans two pages. We have recently tried to address this issue using Coldfusion Report Builder but have run into limitations with setting some of the properties of a field, like allowing the height of a text field to expand. Simple stuff or should at least be simple. Anyone else out there confronted the same challenge


Thanks


Jeffd

    This topic has been closed for replies.

    1 reply

    EddieLotter
    Inspiring
    February 9, 2015

    Waterstreet Technologies wrote:

    [...] We have recently tried to address this issue using Coldfusion Report Builder but have run into limitations with setting some of the properties of a field, like allowing the height of a text field to expand. Simple stuff or should at least be simple.

    [...]

    This is indeed simple in CF Report Builder. Be sure that "Stretch with overflow" is set to "True" for both the report band and the fields in the report band.