Compatibility of Aspose.Cells with Visual studio 2015 and .NET framework 4.6

Hi Amjad,



I could able to fix the above issue but

I have another CSV file issue as described below.

The comma (",") is causing the issue.







String itemName = “Less: Sig Inv, MSAs, DTA > 10% Limit”;



I want to display this this text in CSV file in single cell but instead it’s saving in three separate cells.





It makes no difference If I use --> String.Format(""{0}"", itemName)



If I use --> String.Format(""{0}"", itemName.ToString().Replace(""", “”""));



It show as --> " Less: Sig Inv, MSAs, DTA > 10% Limit". ( I could able to display this text in

single cell but adding double quotes at the beginning and end of the string in single cell).



Please help.

Hi,


Please see the reply and follow up your other thread for your reference:
https://forum.aspose.com/t/81931

Thank you.

I am having another issue with PDF. PDF export page is printing the sub header (one single line) of following page in the footer section of the current page. Please note that the following page has only sub headers/headers but does not have any data.

This is happening in one of the 40 page PDF file.

I tried to adjust the bottom margin and top margin for current page but it worked for few issues earlier but for this current scenario it’s not working. I also tried the page break but its not working.

Please suggest.

Hi,


It would be best to always create new threads for newer issues. Anyways, I think you may also save your final Excel file as well via Aspose.Cells APIs and then open your Excel file into MS Excel to take the print previews of the worksheet(s) if you see similar display as per the output PDF file via Aspose.Cells APIs. If you see different results, kindly create a simple sample project (runnable) using our latest version/fix with your template files to reproduce the issue on our end, we will check it soon.

Thank you.

Hi Amjad,



I do not think it’s appropriate to keep the private information on this website.

Could you please give me your email id?



Thanks

Narender

Hi Narender,


Well, I should not make this thread as Private because you are not the owner of this thread (When a thread is private only Aspose staff members and owner of the thread can see or download attachments, no other user could do that). Anyways, I think you may either start a new thread (make it private by yourself or ask us to do so) to provide us complete details, sample project and template files, etc. by attaching the zipped archive in your new thread. Alternatively, you can make an archive of your sample project (runnable), template files and screenshots, then upload it to some free drive service (e.g dropbox or on google drive, etc.) and provide us the link to download it. We will check your issue soon.

Thank you.

Hi Amjad,

I fixed the above issue. by adjusting the bottom margin of the page conditionally. But I have another issue. Text is being getting cut-off on the pdf file when the zoom increased from
default 94.7% to 100% and above.

We have data on this page and can not put here on the website. I am requesting you to give your ASPOSE email id. I would like to email the screenshot attachment to you.

Thanks
Narender

Hi Amjad,

Excuse me that in my previous posting I specified the word “private” instead of sensitive information. I fixed the issue that I posted here last week. We are facing another issue with pdf. The text is cutting off on the first page of the pdf when it zoomed to 100% or more.
We cant see the text cut off issue when the zoom size is 94.7% which is default size.
But The text is cutting off when the document is printed with default 94.7% or 100% plus. This is not acceptable. I would like to send the screen shot to your ASPOSE company support team. Please send me your official email.

Hi,


Could you render the final Excel file to PDF via MS Excel render manually in MS Excel to check how it goes and evaluate if you see similar issue or not. For your information, Aspose.Cells follows MS Excel standards when rendering spreadsheets to PDF file format. Anyways, if you still find the issue with Aspose.Cells APIs, kindly make an archive (zip) of your sample project (runnable), template files and screenshots and post us via email. Please follow the below mentioned steps to send us your attachments via email.

1: Click the Contact button in the Post.
2: In the drop down list options click "Send Amjad Sahi an Email”.
3: Attach the attachments (zipped) and send it.
4: Once you have done it, kindly confirm us on this thread.

Thank you.