Recent

Author Topic: Excel file open problem [SOLVED]  (Read 10972 times)

wp

  • Hero Member
  • *****
  • Posts: 11916
Re: Excel file open problem [SOLVED]
« Reply #15 on: September 25, 2016, 01:53:17 pm »
Yes, I could find the bug quickly. It was not related to the individual formatting, but to the non-ASCII characters that you used in the rows > 20. In this case the SST contains a UTF16 string, but the UTF16-reading procedure did not check for CONTINUE records.

totya

  • Hero Member
  • *****
  • Posts: 720
Re: Excel file open problem [SOLVED]
« Reply #16 on: September 25, 2016, 02:11:19 pm »
Yes, I could find the bug quickly. It was not related to the individual formatting, but to the non-ASCII characters that you used in the rows > 20. In this case the SST contains a UTF16 string, but the UTF16-reading procedure did not check for CONTINUE records.

My country is Hungary, and my language is hungarian. Of this language doesn't need UTF-16 encoding really, my language isn't a japanise, chinese, or russain... I didn't think before: this is character encoding problem combined with SST. LOL. But you are the expert. :)

My problem is solved. And FPSpreadsheet is much better than before... in svn version.  8-)

Thank you!

 

TinyPortal © 2005-2018