-
```
What steps will reproduce the problem?
1. create a XLS file using this class (the example from Wiki).
2. upload to Google Docs
It says:
"We were unable to upload this document because of this err…
-
```
Issue created in the http://code.google.com/p/xdocreport/issues/detail?id=29 :
-------------------------------------------------------------------
I have a complex data structure which at its mo…
-
scala.io.Source is small, useful, troubled and usually recommended against although still used by many.
A recent SLIP submission: https://github.com/scala/slip/pull/2 suggested a Target cf to Source …
-
```
What steps will reproduce the problem?
1. Create a simple test and docx template to be processed
2. Set org.xml.sax.driver to oracle.xml.parser.v2.SAXParser
3. Add xmlparserv2.jar from OC4J to cla…
-
```
What steps will reproduce the problem?
1. create a XLS file using this class (the example from Wiki).
2. upload to Google Docs
It says:
"We were unable to upload this document because of this err…
-
```
When I create text sections in ODT document, it is ignored while converting to
PDF. Looks like there is no implementation in StyleEngineForIText for this kind
of styling. It is now impossible to…
-
As AbiWord is very difficult to install with its numerous dependencies, I suggest to replace AbiWord by alternative tools which are easier to install and better maintained.
I contacted the AbiWord de…
-
```
Hi all,
I tried to convert xls file to pdf. Used the code provided in the Guide.
OfficeManager officeManager = new
DefaultOfficeManagerConfiguration().buildOfficeManager();
officeManager…
-
```
What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert frame(menu Insert->Frame...) to this document and save the document
3. Convert created document to PDF
What is …
-
```
What steps will reproduce the problem?
1. Create a simple test and docx template to be processed
2. Set org.xml.sax.driver to oracle.xml.parser.v2.SAXParser
3. Add xmlparserv2.jar from OC4J to cla…