Hello, trying to get chebox status (checked or not) from a ms Woprd document using
String [] fileData = extractor.getParagraphText(); , i'm only getting following content: 0] = 0x13 [1] = 0x20 [2] = 0x46 [3] = 0x4f [4] = 0x52 [5] = 0x4d [6] = 0x43 [7] = 0x48 [8] = 0x45 [9] = 0x43 [10] = 0x4b [11] = 0x42 [12] = 0x4f [13] = 0x58 [14] = 0x20 [15] = 0x01 [16] = 0x15 [17] = 0x07 paragraphe : 13 FORMCHECKBOX is there any method to get it properly ? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
