Am 22.10.2013 15:54, schrieb Homer Kommrad: > Im reading a 50.000 rows ods file. I want to just read 10 lines , but the > whole file is loaded on the memory. Is there a way to read rows paged ? > No partial access of the document is implemented. The load of a subset is possible, but have to be implemented. The paged is problematic as their is in general no layout taking into account on XML level.
Regards, Svante
