}
}
}
catch (ReportProcessingException e)
{
throw new FunctionProcessingException("Failed to update the page-header", e);
}
catch (ContentProcessingException e)
{
throw new FunctionProcessingException("Failed to update the page-header", e);
}
finally
{
pagebreakHandler.setReportState(null);
}