The editing record is not yet saved...

I am printing a form after a find/search method. While doing that I get the error message:

java.lang.IllegalStateException: The editing record is not yet saved. Strange since the only thing I did was:

Navigate to record one, print it (without message), navigate to second card, print it (without result and the above message).

Is this an issue/bug? Or me?

Can you show me the method?
Or give me an example solution

Johan,

Below a screenprint of the method I use as well as another print issue… I now have 3 issues using this method:

  1. Either the original problem of this post.

  2. Or, when I start up and do a first print I get a blank page, the second print gives me the requested result.

  3. This is an issue/feature request.. I use tags to print fields with %%blablabla%%. All fields convert correct with the exception of those related to the pagenumber and number of pages. These don’t work on a body parts. Would it be possible to make them available on a body part as well?