-
```
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…
-
bool CNetworkSystem::OpenSocketInternal(int, int, int, const char *, int, bool)():
Couldn't allocate any client IP port, tried 1 addresses
please help!
heres my system information:
Processor Informa…
-
```
Hi all,
I tried to convert xls file to pdf. Used the code provided in the Guide.
OfficeManager officeManager = new
DefaultOfficeManagerConfiguration().buildOfficeManager();
officeManager…
-
```
Hi all,
I tried to convert xls file to pdf. Used the code provided in the Guide.
OfficeManager officeManager = new
DefaultOfficeManagerConfiguration().buildOfficeManager();
officeManager…
-
When I try to the "apply and test" button I get the first error 1:
When I try to view a .doc file I get error 2:
1.
Warning documents Conversion test failed. Raw output: 2015-08-26T14:27:04+00:00
E…
-
```
Hi all,
I tried to convert xls file to pdf. Used the code provided in the Guide.
OfficeManager officeManager = new
DefaultOfficeManagerConfiguration().buildOfficeManager();
officeManager…
-
```
Hi all,
I tried to convert xls file to pdf. Used the code provided in the Guide.
OfficeManager officeManager = new
DefaultOfficeManagerConfiguration().buildOfficeManager();
officeManager…
-
After the Reborn patch my girlfriend has been unable to enter a DOTA match. The dashboard loads fine, and after the loading screen the hero selection all works as predicted. But after clicking on the …
-
```
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. using code:
private static void createPDF() {
try {
long start = System.currentTimeMillis();
// 1) Load DOCX into XWPFDoc…