https://issues.apache.org/bugzilla/show_bug.cgi?id=44717





--- Comment #1 from Steven Rodeo <[EMAIL PROTECTED]>  2008-03-31 18:14:39 PST 
---
Created an attachment (id=21749)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21749)
VisioTextExtractor extractor = null; extractor = new
VisioTextExtractor(isr);convertedText = extractor.getText();



           VisioTextExtractor extractor = null;
           extractor = new VisioTextExtractor(isr);
           convertedText = extractor.getText();


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to