I would like to be able to control the maximum number of lines on each page to 5. How can I accomplish this?
You probably need to add the Break item to your Details block using Print When Expression, similar to this:
$V{REPORT_COUNT} % 5 == 0
Source: https://habr.com/ru/post/1400373/More articles:doctrine persist php class that inherits doctrine - doctrineTesting a model based on DataType - c #Does AVAssetReader play MPMediaItem in low quality? - iosSome new version of opencv_performance for opencv_traincascade? - c ++PHP: changing abstract with header () - phpForced packet loss - linuxgit wildcard - delete all instances of a subdirectory - gitDataset for touch devices - jquery-mobileError testing JUnit service - androidAccessing Global Variables in Firefox Extensions - firefoxAll Articles