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 2012/11/09 02:34:19 UTC

[Bug 121327] New: use OpenOffice.org 3.2 service to convert file

https://issues.apache.org/ooo/show_bug.cgi?id=121327

          Priority: P3
            Bug ID: 121327
          Assignee: ooo-issues@incubator.apache.org
           Summary: use OpenOffice.org 3.2 service to convert file
          Severity: major
        Issue Type: DEFECT
    Classification: Application
                OS: Windows, all
          Reporter: it_in_life@163.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: AOO 3.4.1
         Component: programming
           Product: presentation

error Information:
com.artofsolving.jodconverter.openoffice.connection.OpenOfficeException:
conversion failed: could not save output document

Caused by: com.sun.star.uno.RuntimeException: [msci_uno bridge error] UNO type
of C++ exception unknown: "std.bad_alloc", RTTI-name=".?AVbad_alloc@std@@"!

caused by :Large quantities of documents were converted to pdf.

OpenOffice.org 3.2\jodconverter-2.2.2.jar

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 121327] use OpenOffice.org 3.2 service to convert file

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=121327

Chris K <ck...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ckenst@gmail.com

--- Comment #1 from Chris K <ck...@gmail.com> ---
Original reporter seems to be referring to a 3rd party program called Java
OpenDocument Converter or JOD Converter (found at
http://www.artofsolving.com/opensource/jodconverter) which uses OpenOffice.org
as a web service to convert file types. 

>From what I can tell the original reporter was trying to convert unknown
format, of unknown size, of unknown quantity to .PDF files using the JOD
converter through OpenOffice (not Impress itself) in large quantities (as error
message points out) and something failed (original message says large
quantities). 

I checked OpenOffice 3.4.1 (build 9593) Impress's ability to Export PDF (File >
Export as PDFs) of slides with image and text and they converted without
problems, however within impress you only have the ability to convert a single
file at a time.

-- 
You are receiving this mail because:
You are the assignee for the bug.