Package: libspreadsheet-parseexcel-perl Version: 0.2603-2 Severity: normal
i have a problem opening a 6Mb file, (in gnumeric and oo too, but they work on it under windows). with code: #!/usr/bin/perl use strict; use Spreadsheet::ParseExcel; my $oExcel = new Spreadsheet::ParseExcel; my $oBook = $oExcel->Parse($ARGV[0]); after an execution time of 3m58.569s my code exits with: Error PPS:69 Arial CE1 Arial C i suppose it's about fonts. and i don't know what to do with it. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libspreadsheet-parseexcel-perl depends on: ii libole-storage-lite-perl 0.14-2 simple class for OLE document inte ii perl 5.8.4-8 Larry Wall's Practical Extraction -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

