Bug 52583

Summary: Conversion to html : Problem with combobox
Product: POI Reporter: Benoit MAGGI <benoit.maggi>
Component: HWPFAssignee: POI Developers List <dev>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: P2    
Version: 3.8-dev   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: Eclipse project with an ex of the combobox problem with poi WordToHtmlConverter

Description Benoit MAGGI 2012-02-02 13:58:39 UTC
Created attachment 28253 [details]
Eclipse project with an ex of the combobox problem with poi WordToHtmlConverter

I got a problem with WordToHtmlConverter (poi-3.8-beta5-20111217.jar) : 

The doc input contains a "sort of combobox".

The html output doesn't have neither the value nor the list values.


Find in attachment an eclipse project with an example of the bug.

You have to add 2 libs to the project (in the lib directory) :
  - poi-3.8-beta5-20111217.jar
  - poi-scratchpad-3.8-beta5-20111217.jar
Comment 1 Yegor Kozlov 2012-02-07 08:52:15 UTC

*** This bug has been marked as a duplicate of bug 52581 ***