Extact Data from ODT to PDF in java -


Hi, I want to get the data of the ODT file in Java. I have two approaches for that purpose.

1). I get data to remove from the ODT file and create a new document

2). Get a print preview of the ODT document and add it as an image in a PDF document

Can you please tell which approach is better and how should I do it? Finally I used the third approach, while looking for my answer, I used the Java Library for my purpose. Stuck on XdocReport . I used to convert ODT and DOCX converters to PDT format of ODT / DOCX.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -