You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/09/11 10:33:44 UTC

[Issue 107448] 1287 error code when exporting to PDF

https://bz.apache.org/ooo/show_bug.cgi?id=107448

zhivko <kl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |klemen.zivkovic@gmail.com

--- Comment #14 from zhivko <kl...@gmail.com> ---
It crashes in my java code:
            cast(XStorable.class, document).storeToURL(toUrl(outputFile),
toUnoProperties(storeProperties));

ErrorCodeIOException is defined in unoil-3.2.1.jar

-- 
You are receiving this mail because:
You are on the CC list for the issue.