E408111397S5_Out1.pdf (2.7 MB)
Hi Team ,
The while converting document to pdf , the table containing equation is cropped , i can’t able to view the full equation . i don’t know why it is happening . have attached the scrrenshot and document for your reference . please help me to ressolve this issue and if possible please share the source code .
source code
Document doc = new Document(“C:\Users\0017598\Downloads\E408111397S5_Out.docx”);
doc.save(“C:\Users\0017598\Downloads\E408111397S5_Out2.pdf”, SaveFormat.PDF);
screenshot :
Correct:
wrong conversion of equation:
input docx : E408111397S5_Out.docx (5.7 MB)
output pdf:E408111397S5_Out.pdf (3.1 MB)
expected pdf: E408111397S5_Out1.pdf (2.7 MB)