-
### Describe the Bug
I am using phpword from a docx file. In docx file I am using tabulators. All my tabulators are erased and the text is moved to the left.
I need this output of docx as pdf.
…
-
```
What steps will reproduce the problem?
1. Create a docx file with Arabic language, this is written in the right to
left direction.
2. Convert the docx to pdf using itext via XWPF converter
3. The…
-
### Describe the Bug
i want convert docx to pdf that docx file contains header and footer
### Steps to Reproduce
sample code with file docx sample
[sample.docx](https://github.com/PHPOffice/PH…
-
We had an issue at work with one installation of the standalone server. Some images had a low quality after the conversion from docx to pdf. An upgrade to the latest version hasn't changed anything. W…
-
```
What steps will reproduce the problem?
1. Add text-box or shape to docx template
2. Run Java file
3. No shape/text-box in PDF generated
What is the expected output? What do you see instead?
Expec…
-
```
What steps will reproduce the problem?
1.Run template.docx through the PDF converer code (eg see
attached modified java and associated docx file).
2.Observe the output in the PDF conversion …
-
```java
InputStream in = new FileInputStream("C:\\Users\\liangxiao01\\Desktop\\DC.docx");
OutputStream out = new FileOutputStream("C:\\Users\\liangxiao01\\Desktop\\testFile3.pdf");
PdfConverter.g…
Laxse updated
2 years ago
-
Hi muaz,
Now I want to add add .pdf or .docx or .pptx file to canvas, do you any advice ?thanks.
-
After converting my docx file to pdf, i loose images
-
- moosh version: 1.21
- moodle version: 4.1
- database: MySQL
- php version: 7.4
- operating system: Ubuntu 20.04
### Actual behaviour
We are trying to upload pdfs and docx files in an spe…