Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about docx4j

Read more about docx4j

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - docx4j

AEM/Jetty and javax.xml.transform.TransformerFactory

We are using the docx4j library to add watermark to the pptx files. Java code below: public static void main(String[] args) { try { OutputStream object = new FileOutputStream("C:\\test.pptx&qu...
test-img

Elango

maven

aem

pom.xml

docx4j

jetty-9

Votes: 0

Answers: 1

Latest Answer

Don't use com.sun.org.apache.xalan.internal.xsltc for XSLT in docx4j. docx4j 6.1.2 wants to use org.apache.xalan.processor.TransformerFactoryImpl: https://github.com/plutext/docx4j/blob/docx4j-6.1.2/s...
test-img

JasonPlutext

Conversion of docx to pdf using docx4j library in java

If i am trying to convert the docx file to pdf file Code : InputStream is = file.getInputStream(); WordprocessingMLPackage wordMLPackage = WordprocessingMLPackage.load(is); File outputFile = new File(...
test-img

A.G.S Suresh

java

docx4j

Votes: 0

Answers: 0

Docx4j variableReplace() with string containing "&"

Replacing '&' with & fixes the problem I'm currently struggling with the method variableReplace() from docx4j. Basically I'm reading in json-files and want to replace the read json propert...
test-img

Michael Fuchs

java

docx4j

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved