-
```
***What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert footnote to this document and save the document
3. Convert created document to PDF
***What is the expecte…
-
Conversion with PdfConverter:
----------------------------------
import org.apache.poi.xwpf.usermodel.XWPFDocument;
import fr.opensagres.poi.xwpf.converter.pdf.PdfConverter;
import fr.opensagres…
-
```
***What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert footnote to this document and save the document
3. Convert created document to PDF
***What is the expecte…
-
```
***What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert footnote to this document and save the document
3. Convert created document to PDF
***What is the expecte…
-
```
I get pdf with missing images while converting odt to pdf.
Java sample to reproduce problem:
package com.mobitel.pdfgenerator.test;
import java.io.File;
import java.io.FileInputStream;
import ja…
-
```
I get pdf with missing images while converting odt to pdf.
Java sample to reproduce problem:
package com.mobitel.pdfgenerator.test;
import java.io.File;
import java.io.FileInputStream;
import ja…
-
```
***What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert footnote to this document and save the document
3. Convert created document to PDF
***What is the expecte…
-
```
***What steps will reproduce the problem?
1. Create text OpenOffice document
2. Insert footnote to this document and save the document
3. Convert created document to PDF
***What is the expecte…
-
org.apache.poi.xwpf.converter.core.XWPFConverterException: java.lang.RuntimeException: Not all annotations could be added to the document (the document doesn't have enough pages).
at org.apache.poi.…
-
```
docx->pdf converter doesn't manage bullet/numbered list
See DocxStructures.docx problem.
```
Original issue reported on code.google.com by `angelo.z...@gmail.com` on 20 Sep 2012 at 5:05