final boolean inRollBackMode)
{
final DefaultOutputFunction of =
(DefaultOutputFunction) state.getLayoutProcess().getOutputFunction();
final AbstractRenderer ar = (AbstractRenderer) of.getRenderer();
ar.printLayoutStateToFile(state, print, inRollBackMode);
}
protected int calculatePageCount(final ProcessState state)
{