We have evaluated your presented scenario from Aspose.Cells perspective while using the latest version of Aspose.Cells for .NET 8.3.1.3. We are able to replicate the problem of Hebrew text in the chart title and legend getting reversed in the resultant PDF. The aforesaid problem has been logged in our bug tracking system under the ticket CELLSNET-43267 for further investigation and correction purposes. Please spare us little time to isolate the problem cause, and to provide the fix at earliest possible. In the meanwhile, we will keep you posted with updates in this regard.
dvirP:
Another HTML2PDF issue: pdf.HtmlInfo.PageWidth&PageHeight don't seem to have any effect
You are probably using Aspose.Pdf for .NET API to render HTML in PDF format so we are going to move this thread to Aspose.Total support forum for better coverage. Our colleagues from the concerned department will shortly get back to you with updates in this regard.
Running the code without "htmloptions.InputEncoding = “UTF-8”'
results in the following exception:“המערכת התריעה על חריג מסוג ’ . '.” which means that the system is allerting on an exception of type ’ . '
and adding "htmloptions.InputEncoding = “UTF-8"” results in the following ArgumentException: “At most 4 text fragments can be added in evaluation mode.”
So i can’t test the code that you have attached with our Hebrew test data.
Also worth noting, when I attempted to load a file not in “UTF-8” format, the pdf.save method stopped the flow instead of returning some sort of exception, Didn’t analyse the bug to see if it was an enless loop or a waiting thread but either way it’s not good.
Thanks for your feedback. In reference to mentioned post, we have already noticed the Hebrew support issue in HTML to PDF conversion and logged a ticket PDFNEWNET-38021 in our issue tracking system for rectification. We will keep you updated the issue resolution progress.
Moreover, you are getting ArgumentException: “At most 4 text fragments…” because of evaluation mode limitation. you may request a 30 days temporary license to evaluate Aspose.Pdf without any limitation. Please try no UTF-8 format HTML with license implementation, hopefully it will resolve the issue. However if issue persist then please share your sample HTML file here, we will test the scenario at our end and will provide you more information accordingly.
Well, we are scheduled to release our next official release of the product (Aspose.Cells for .NET v8.3.2) in the next week, you will be notified here once the release is published in the Downloads module, so you could install it and get your desired version from the relevant directory at your installation location.
Good to know that it figures out your issue now. Feel free to write back in case you have further comments or questions, we will be happy to assist you soon.