Hi All.
I am working on page vise conversion. For example I am converting 5 pages so i need 5 different pdf files. so If you guys have any suggestion regarding to this please reply ASAP.
Thanks & Regards
----
R Majithia
It is currently Wed Dec 03, 2025 7:41 am
News of PlutextIndex: BindingHandler.java
===================================================================
--- BindingHandler.java (revision 1700)
+++ BindingHandler.java (working copy)
@@ -328,7 +328,7 @@
int pos = text.indexOf("http://");
- if (pos==-1) {
+ if (pos==-1 || hyperlinkStyleId == null) {
addRunToDocFrag(sourcePart, docfrag, text, rPr);
return;
}
Employee Code: ${Code}
Employee Name: ${Name}
Employee Designation: ${Designation}
Attendance Table:
Date Day In Time Out Time
1/11/11 Tue 08.00 AM 06.00 PM
Employee Code: 100
Employee ...
log4j:WARN No appenders could be found for logger (org.docx4j.utils.ResourceUtils).
log4j:WARN Please initialize the log4j system properly.
0 INFO org.docx4j.utils.Log4jConfigurator - Since your log4j configuration (if any) was not found, docx4j has configured log4j automatically.
203 INFO org.docx4j.jaxb.Context - JAXB: RI not present. Trying Java 6 implementation.
203 INFO org.docx4j.jaxb.Context - JAXB: Using Java 6 ...
Total posts 10213 • Total topics 2877 • Total members 2103