[
https://issues.apache.org/jira/browse/ODFTOOLKIT-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794722#comment-15794722
]
Igor Avila commented on ODFTOOLKIT-381:
---------------------------------------
I know this is not the right place to write this, but I was looking for where
could I do it and didn't find...
I Have a trouble converting a ods file into pdf file, I have a ods file that I
use as a template and I fill with some data. That I can do with no problem, but
finally I need to parse it to pdf and always get a null pointer exception and
the pdf result is empty. I tried it with xdocreport.
> org.odftoolkit.simple.table.Row.getCellCount() loops
> ----------------------------------------------------
>
> Key: ODFTOOLKIT-381
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-381
> Project: ODF Toolkit
> Issue Type: Bug
> Components: simple api
> Affects Versions: 0.6-incubating
> Environment: cygwin running on Windows 7
> java version "1.6.0_27"
> Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
> Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing)
> Groovy Version: 2.2.1 JVM: 1.6.0_19 Vendor: Sun Microsystems Inc. OS: Windows
> 7
> Reporter: Björn Wolf
> Labels: newbie
> Attachments: CellCountBug.java, Liste2.ods
>
>
> the getCellCount() apparently loops on non-empty rows, when reading a ODS
> spreadsheet document generated by OpenOffice / MS Excel
> The attached document has been generated using OpenOffice Portable 3.1.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)