Hi,
I am trying to convert the Arabic text docx file into PDF using docx4j. The coverted PDF is having invalid characters(####) for arabic text.
When I verified .fo file, it has the proper arabic characters.
Please help me in resolving this issue.
It is currently Sun Feb 23, 2025 5:01 am
public static boolean isEmpty(BooleanDefaultTrue booleanDefaultTrue) {
return (booleanDefaultTrue == null) || booleanDefaultTrue.isVal();
}
public static boolean isEmpty(BooleanDefaultTrue booleanDefaultTrue) {
return (booleanDefaultTrue == null) || !booleanDefaultTrue.isVal();
}
Total posts 10142 • Total topics 2852 • Total members 2083