标签: python pdf-generation reportlab
我正在使用 reportLab 库来生成pdf。表标题在第一页上重复。我需要将其删除。其他页面工作正常。 我正在使用repeatRows=1在每页顶部显示标题。 PDF的生成代码为here python == 2.7,reportlab == 2.7
repeatRows=1