Re: HTML to pptx using apache POI
Andreas Beeker <[email protected]>
| Newsgroups | gmane.comp.jakarta.poi.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Nikunj, this [1] is quite an old entry which shows how to parse html and use it to create a docx. A similar approach might be possible with XSLF. The hope to "retain all the formatting" depends on how much effort you want to put in the mapping - there's no ready to use solution from the POI project ... Andi [1] https://stackoverflow.com/questions/17800017/writing-styled-text-to-a-docx-file/17823048#17823048