Sorry about that... My console buffer was too small. Here are the first lines from the output which include the workbook section...

POIFS FileSystem
 Property: "Root Entry"
   Name          = "Root Entry"
   Property Type = 5
   Node Color    = 1
   Time 1        = 0
   Time 2        = 0
 SummaryInformation
   Property: "SummaryInformation"
     Name          = "SummaryInformation"
     Property Type = 2
     Node Color    = 1
     Time 1        = 0
     Time 2        = 0
   Document: "SummaryInformation" size = 184
00000000 FE FF 00 00 04 00 02 00 00 00 00 00 00 00 00 00 ................ 00000010 00 00 00 00 00 00 00 00 01 00 00 00 E0 85 9F F2 ................ 00000020 F9 4F 68 10 AB 91 08 00 2B 27 B3 D9 30 00 00 00 .Oh.....+'..0... 00000030 88 00 00 00 03 00 00 00 02 00 00 00 20 00 00 00 ............ ... 00000040 04 00 00 00 2C 00 00 00 06 00 00 00 58 00 00 00 ....,.......X... 00000050 1F 00 00 00 01 00 00 00 00 00 00 00 1F 00 00 00 ................ 00000060 12 00 00 00 43 00 72 00 79 00 73 00 74 00 61 00 ....C.r.y.s.t.a. 00000070 6C 00 20 00 44 00 65 00 63 00 69 00 73 00 69 00 l. .D.e.c.i.s.i. 00000080 6F 00 6E 00 73 00 00 00 1F 00 00 00 13 00 00 00 o.n.s........... 00000090 50 00 6F 00 77 00 65 00 72 00 65 00 64 00 20 00 P.o.w.e.r.e.d. . 000000A0 62 00 79 00 20 00 43 00 72 00 79 00 73 00 74 00 b.y. .C.r.y.s.t.
     000000B0 61 00 6C 00 00 00 00 00                         a.l.....
 WORKBOOK
   Property: "WORKBOOK"
     Name          = "WORKBOOK"
     Property Type = 2
     Node Color    = 1
     Time 1        = 0
     Time 2        = 0
   Document: "WORKBOOK" size = 70592

Andy

Nick Burch wrote:

On Thu, 30 Nov 2006, Andrew J. Miller wrote:

At what address am I supposed to be looking at (and how do I interpret '....' as the contents)? I have scanned through the entire output and none of the lines had anything listed plainly (like the word Workbook or entry or anything)...


On a normal excel file, I have a DocumentSummaryInformation, a SummaryInformation and a Workbook:

  Workbook
    Property: "Workbook"
      Name          = "Workbook"
      Property Type = 2
      Node Color    = 1
      Time 1        = 0
      Time 2        = 0
    Document: "Workbook" size = 62118
00000000 09 08 10 00 00 06 05 00 61 1F CD 07 C9 C0 00 00 ........a.......


We'll need to know if you have a Workbook entry (if you don't, not much we can do), and also what case the Workbook is (eg WORKBOOK, workbook)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to