-
```
What steps will reproduce the problem?
1. Download zip archive with odt-to-pdf-converter
(https://github.com/javadev/odt-to-pdf-converter/raw/master/odttopdf.zip)
2. Start program, select file de…
-
```
This problem occours on our server and your demo server as well.
Powerpoint presentations, which have "curvy" background templates, most
probably vector based, are not rendered properly.
In one…
-
```
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 …
-
A topic that has come up in several task teams is the need to use inheritance concepts to model class hierarchies in our data models. This has come up specifically in the G2P and annotation task teams…
-
```
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. Download zip archive with odt-to-pdf-converter
(https://github.com/javadev/odt-to-pdf-converter/raw/master/odttopdf.zip)
2. Start program, select file de…
-
```
What steps will reproduce the problem?
1. using code:
private static void createPDF() {
try {
long start = System.currentTimeMillis();
// 1) Load DOCX into XWPFDoc…
-
```
Issue created in the http://code.google.com/p/xdocreport/issues/detail?id=29 :
-------------------------------------------------------------------
I have a complex data structure which at its mo…
-
Originally reported on Google Code with ID 859
```
This problem occours on our server and your demo server as well.
Powerpoint presentations, which have "curvy" background templates, most probably v…
-
Ben has written up a little document with a proposal about how to engineer the RemoteDataToolbox to take advantage of existing tools that are out there. Apparently the rubric for what we want to crea…