I have multiple grids inside PDF file. For example, if single grid details exceeds more than one page, at that time I need to show grid header in subsequent pages as well. I am using Aspose Cells product and also I am converting the Excel file to PDF format. Could you please help me to achieve this feature?
Also I have noticed font thickness is too high in PDF file if we apply boldness, for example grid header when compared with Excel file.
Grid Header 1: Emp Code, Empoyee Name, Empoyee Age, Empoyee Name, Empoyee Department, Empoyee Salary, Empoyee Status
Grid Header 2: Contract Emp Code, Contract Emp Name, Contract Emp Age, Contract Emp Department, Contract Emp Salary, Contract Emp Status
Sample PDF File:
testfile-repeatheaders.pdf (88.1 KB)
Sample Project:
Aspose.Cells.Sample.zip (5.8 MB)