Hi team,
When i set top alignment to any cell content then the
the horizontal alignment across cells are inconsistent. (ie. Cell A1’s entry will show on output slightly higher than Cell B1’s content). I have attached the screenshot of the output pdf file for verification. I have created a DLL file , which user has to reference it in their console application and call
ReadandGenerate() function. I have also attached the input excel file.
Steps:
1) Create console application
2)Add reference to AsposeImplementation.dll(attached)
3)Call ReadandGenerate() function
4) Copy the input excel file(attached) to the bin\debug folder of your project.
5)Run your application
6)Output pdf file can be found in your “C:\FontIssue” folder.