> I have a doc with a lot of tables. I want to change the row height min
> and max values of all tables rather than just one table at a time. > Does anyone have a technique or a utility to do this? Solved. I had to do this because I converted a large PDF with lots of tables to a Word doc and then opened that in Frame. The conversion utility set Max row height for some rows to a very small value. My workaround: Save as MIF. Open in Word (ack!). Search for RowMaxHeight *" (be sure to enable Use wildcards). Replace all with RowMaxHeight 10.0". Open MIF in Frame, apply table cell para formats and table formats if you haven't already. Ron
