0

I have following concern while converting docx to pdf with using Apache POI and Itext.

  1. While converting docx to pdf, special character are getting missed and not able to read Numbering Format from docx.
  2. Images are not in sync in converted format(which is PDF)

Is there any way to do all these. I am forced to do with these 2 APIs only. Please suggest.

  • Please show us your code! – Amedee Van Gasse Feb 12 '16 at 06:38
  • Regarding 1: POI doesn't compute NumberTexts of lists automatically. However, TIKA does. / Can you provide a sample file exhibiting the "special character" issue in [POI's Bugtracker](https://bz.apache.org/bugzilla/buglist.cgi?product=POI)? – morido Feb 13 '16 at 21:44

0 Answers0