this.marginsStep = new ComputeMarginsStep();
this.paragraphLinebreakStep = new ParagraphLineBreakStep();
this.icmMetricsStep = new ComputeICMMetricsStep();
this.tableICMMetricsStep = new ComputeTableICMMetricsStep();
this.minorAxisLayoutStep = new InfiniteMinorAxisLayoutStep();
this.majorAxisLayoutStep = new InfiniteMajorAxisLayoutStep();
this.tableRowHeightStep = new TableRowHeightStep();
this.breakabilityStep = new ComputeBreakabilityStep();
this.paginationStep = new PaginationStep();
this.fillPhysicalPagesStep = new FillPhysicalPagesStep();
this.cleanPaginatedBoxesStep = new CleanPaginatedBoxesStep();