<xsl:for-each select="//NewDataSet/PREGNANCYSCREEN_LIST">
                <xsl:if test="position() mod 19 = 0">//19行分页
                  <div style="PAGE-BREAK-AFTER: always"></div>
                </xsl:if>
                <tr style='height:19.85pt'>

.............................................

相关文章:

  • 2022-12-23
  • 2021-05-14
  • 2021-09-04
  • 2021-06-01
  • 2022-01-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-09
  • 2021-06-19
  • 2021-10-10
  • 2021-10-14
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案