I am using the latest Aspose Cell v7.4.3. The following simple code loads a simple excel spreadsheet containing merged cells with word wrap. When exported to PDF, some of the words got cutoff. My actual worksheet is more complicated so I am using this simple worksheet to illustrate the problem.
Hi,
Thanks for your posting and using Aspose.Cells for .NET.
Please download and try the latest version: Aspose.Cells
for .NET v7.4.3.4. It works fine as we have tested it.
We have attached the output pdf for your reference.
I can’t seem to see any difference in the result using your updated files. I copied the DLL and TLB files to C:\Program Files (x86)\Aspose\Aspose.Cells for .NET\Bin\net2.0 folder, and re-establish the project reference to v.7.4.3.4 and the resultant pdf is the same. What am i missing?
Hi,
Console.WriteLine("Assembly Version Info: " + CellsHelper.GetVersion());
If you still find the issue, kindly give us more details about your OS, environment, .NET framework version, architectural type: 32 bit or x64, a sample console application etc. We will check your issue soon.
Thank you.
Tried both setting default font in Excel and using code, but still no difference. The DPI on my system is: "Medium - 125% (default)"
Hi,
Doesn’t help.
Hi,
Please see attached.
Hi,
Any updates? I realized that when I deployed my application to the UAT server, there is no issue when converting to PDF. It happens only on my development machine. What is the governing factor when it comes to conversion to PDF?
Hi,
Thanks for your posting and using Aspose.Cells.
We are afraid, there is no update for you at this moment. However, we have logged your comments. Please spare us some time. Once, we will have some update for you, we will let you know asap.
Hi,