Skip to main content
1-Visitor
August 22, 2014
Solved

Positioning text in a Table

  • August 22, 2014
  • 1 reply
  • 1776 views

I am looking to auto add space before the text in a table. This table is used in a sheet format. Currently i am putting in 5 spaces before I type any text which isn't the easiest to get right every time.

Image attached showing the 5 spaces in the text input box.

Best answer by dgschaefer

I'd try adding an extra colum in between those two and erasing the line betweent he collumns instead.

1 reply

21-Topaz II
August 22, 2014

I'd try adding an extra colum in between those two and erasing the line betweent he collumns instead.

17-Peridot
August 22, 2014

I'm with Doug on this. Setting up a format to represent graphics using tables is too much work but it is our only avenue if you need autofill formats.

The biggest limitation is that you cannot erase the outer edge of the table. If I could, I might enter every cell as a single value and just use the rest as sketch space where annotation and lines are drawn at will.

This is a format that uses 3 tables. The upper copy shows you the actual cell divisions. There is no overlaying of annotation. All the fields and their definitions are part of the tables. You will notice significant use of merged cells (*).

format_table.PNG

The result of this table is this:

format_table_on_dwg.PNG

Just be careful not to count on wrapping text. It will only wrap if the variable length is longer than the cell. If the data is longer than the cell, it will not wrap as expected.

In earlier versions of Pro/E I had trouble with seelcting and moving tables while working on drawings. I have not had this happened in a long time. I am not sure when this was corrected.

*... merged cells

format_table_merge.PNG