HTML to DOC with highlight text (not background colored)

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
dpbabu
Posts: 1
Joined: Fri Mar 20, 2015 1:02 pm

HTML to DOC with highlight text (not background colored)

Post by dpbabu »

We trying to convert HTML data to .doc format document using OO service and Java UNO. The HTML data has some background colored text and document generated correctly with background color. However we need this text to be highlighted (business use case) instead of background colored (we have two options text highlighting and background color). We were unable to see java api for this requirement. Any other approach to solve this problem with customization of Java UNO api? Or any special HTML tag (tried MARK) we can use to understand OO service and Java UNO api?
With regards,
Prasad
Open Office 4.1.1 in Windows 7
Post Reply