View Single Post
  #2   Report Post  
Cindy M -WordMVP-
 
Posts: n/a
Default

Hi ?B?c3lhbQ==?=,

I have some templates developed in word2000.Those templates have some
bookmarks on it where the data comes from the database.Our interface is Power
Builder.Recently we upgraded to word2003.The document looks ok but the data
that is coming from backend is coming in table format without the borders.I
am seeing some gray lines around the table except the first cell.So,while
printing only the first cell is having border.I need borders for the whole
table.

If this is PowerBuilder, then you have code to automate Word (drop the data in
and build the table)? You need to modify your code to apply the borders. OR
(less ideal, perhaps, since it's user-specific) make sure that the DEFAULT TABLE
STYLE for the installation is set to include borders.

Insert a table in a document. Display the Styles and Formatting task pane. You
should see a style listed for the table, and it probably doesn't include any
borders. Modify the style to include the type of borders you want. Now click on
the dropdown arrow next to the style name (hover the mouse until the arrow
appears) and choose "Set as default".

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)