Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

While converting the Excel document into PDF, the cell values are calculated based on the cell type. In the input document, cell type for the formula containing cell is serialized as string type. But, the result of the formula is a number. Due to this conflict in cell type, XlsIO cannot get the actual data for the chart and cell alignment also set incorrectly. So, Excel to PDF conversion is not same as input document.