I have more issues. This time I’m losing borders at time of render. I have attached a test solution for you to see the problem. We’re using the latest Aspose.Pdf v7.1 after upgrading yesterday.
Issue #1: If you execute the code in YCTest.aspx you’ll see that one of the cells with the grey background is missing its Top border. All three of those cells are using the same BorderInfo so I have no idea why it’s disappearing for just the first cell. If you comment out or remove the rowPnlHeaderSpacer then the Top border displays correctly across all three grey cells.
Issue #2: I have three white spacer cells in the row below the grey background cells. Again, all three cells are sharing the same BorderInfo. This time I’m losing the Left border on the second and third cell. However, it renders fine for the first cell.
Can you please explain what my problem is? Am I spacing stuff wrong or something?
Issue #1: If you execute the code in YCTest.aspx you’ll see that one of the cells with the grey background is missing its Top border. All three of those cells are using the same BorderInfo so I have no idea why it’s disappearing for just the first cell. If you comment out or remove the rowPnlHeaderSpacer then the Top border displays correctly across all three grey cells.
Hi David,
Thanks for using our products.<span style=“font-size:10.0pt;font-family:“Arial”,“sans-serif””>
have tested the scenario and I am able to reproduce the same problem. For the
sake of correction, I have logged it in our issue tracking system as <span style=“font-family:“Arial”,“sans-serif””>PDFNEWNET-34074. We
will investigate this issue in details and will keep you updated on the status
of a correction.
dyoung@youngconsulting.com:
Issue #2: I have three white spacer cells in the row below the grey background cells. Again, all three cells are sharing the same BorderInfo. This time I’m losing the Left border on the second and third cell. However, it renders fine for the first cell.
I have also managed to reproduce this issue and have separately logged it as PDFNEWNET-34075 in our issue tracking system . As soon as we have made some progress towards their resolution, we would be more than happy to update you with the status of correction.
Please be patient and spare us little time. We are sorry for this inconvenience.
Can you please share some sample code which can help us in replicating your issue because your scenario might be different from what David has shared above.