-
```
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…
-
```
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…
-
```
Issue created in the http://code.google.com/p/xdocreport/issues/detail?id=29 :
-------------------------------------------------------------------
I have a complex data structure which at its mo…
-
```
Issue created in the http://code.google.com/p/xdocreport/issues/detail?id=29 :
-------------------------------------------------------------------
I have a complex data structure which at its mo…
-
```
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…
-
```
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…
-
```
What steps will reproduce the problem?
1. using code:
private static void createPDF() {
try {
long start = System.currentTimeMillis();
// 1) Load DOCX into XWPFDoc…
-
```
Would it be possible to have munkiimport auotmatically generate the pkgsinfo
files with a default blocking_applications key that is set to at minimum block
the *.app that is being passed to munk…
-
```
Would it be possible to have munkiimport auotmatically generate the pkgsinfo
files with a default blocking_applications key that is set to at minimum block
the *.app that is being passed to munk…
-
for example:
```
class C:
def __init__(self):
str(self)
def f():
C()
```
you'll get an error:
```
PythonToForaConversionError: An internal error occurred: we didn't provide a defini…