• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

JOpenDocument

 
Ranch Hand
Posts: 99
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Greetings all,

I am wondering if anyone here has any experiance with JOpenDocument. I would like to use this tool to construct .odt files with tables in them. For the life of me, I cannot find an example of how to use the jar. I found the documentation, and I am looking through it, but with limited success. My goal is this: create a document (not a spreadsheet, just a regular word processing file) that has a table in it with information that I programmatically insert into it. Does anyone know where I could find some good examples, or know of a tool where I could better accomplish this?

Thanks

Greg
 
reply
    Bookmark Topic Watch Topic
  • New Topic