Another solution is to loop through the records and printing the records one by one.
As far as I know this is not (yet) possible. Do you mean you have different size, orientation and margins per record?
You can only set these settings on the form in designer
Will default only work on Java 5!
To run Servoy 3.0 under Java 1.4.x use: java - Djava.security.policy=“./server/conf/catalina.policy” -jar servoy_developer.jar
In case anyone is copying and pasting this into their command prompt, there’s a slight typo - there should be no space between the - and the D, so it should be: