Join
Sign in
Search Options
Search Everything
Search Development Tools
Home
Blog
Resources
Forums
About Open XML
More ...
Home
»
Forums
»
Development Tools
»
Java
»
Does docx support getRange()?
Re: Does docx support getRange()?
Development Tools
Discussions about working with Open XML using a wide range of development tools
Get this RSS feed
Details
1
Reply
1
Subscriber
Posted
over 2 years ago
Options
Subscribe via RSS
Share this
Java
Does docx support getRange()?
rated by 0 users
This post has
1 Reply |
1
Follower
harishcrown
20
Posted by
harishcrown
on
Tue, May 4 2010 8:14 PM
rated by 0 users
Post Points: 20
Does docx support getRange()?
Hi,
I want to get the range of some selected text within a document. I was able to get the range for *.doc files using the HWPFDocument class.
In order to read a *.docx file, I'm using XWPFDocument class, but this class doesn't have a getRange() method in it.
Is there any work around for this?
Any ideas would be appreciated.
Intergen
2610
Posted by
Intergen
on
Wed, Jul 21 2010 1:17 AM
rated by 0 users
Post Points: 5
Re: Does docx support getRange()?
I believe the HWPFDocument class is in the Apache POI library
This forum is for the Open XML SDK 2.0 - for help with Apache POI API, I would suggest using their forum: http://old.nabble.com/Apache-POI-f298.html
Page 1 of 1 (2 items)