• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tables

 
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,

I have managed to add tables in a styled document(thanks to people at the java forum) but here is the problem. I am trying to add the table to a paginated styled document(by stas) but the thing is that the entire document always seems to be painted incorrectly. I have been trying this for quite some time and really not sure what else to do

The code is listed in my attachment at the link has two files, one file is the main class which is paginated_word_processor. The other file is the paginatedstylededitor which has all the painting views.

I have a feeling the problem lies in the way the document is painted and not the way the table is painted but then again i could be wrong.

Here is the link, the file is only 22k

http://www.codeguru.com/forum/showthread.php?p=1172017#post1172017

Any help is appreciated

Thank You

Yours Sincerely

Richard West
reply
    Bookmark Topic Watch Topic
  • New Topic