Hi Nick! On 4/9/08, Nick Burch <[EMAIL PROTECTED]> wrote: > Thanks, I've committed something like that to the svn branch. There's an > issue with getting the hyperlinks to display at the right point in the > text, but that'll need some xmlbeans digging...
I've just tried to wrap hyperlinks and comments to XWPF classes but stumbled on the same problem: in XWPF we should deal with paragraphs, records, etc to fetch (for example) hyperlink text, instead of using pretty methods such as CTWorksheet.getHyperlinks() . Could you give me more convinient-to-read explanation (rather than build.xml) to implement such methods via xmlbeans? > You need a newer version of openxml4j - try the one that ant should've > downloaded for you handily when you did "compile-ooxml" on a svn checkout > from yesterday or today! I've just fixed this locally :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
