Image size in Arbortext Editor
Is there any way to limit the size of images in the ArborText Editor window? Here's the situation:
- We use a custom table to display <steps>. Each <step> is a row, <cmd> is the first column, <substeps> in the second, and <info> is in the third.
- We place photos or screenshots in <info> by using <img>, but ususally don't use @scale or @width to resize images.
- In PDF output, The column widths are set to (0.5in 1* 1*), so the images are automatically scaled to fit the width of the third column.
The problem:
- Some of our photos are huge--like >2000 pixels wide.
- In Arbortext Editor (v7.0 M030), images appear at 100%, so we have to scroll down forever to get to the next step. In addition, we cannot scroll to the right to see the whole image.
Ideal solution:
- Set up some sort of rule that says somkething like:
For step/info/img, scale images in ATE so that they are no more than 900px (or 3in) wide. - This rule would ideally be applied ony to the stylesheet for the XYZ bookmap. However, if it needs to be more broadly (or even universally), that's acceptable.
Attempted workarounds:
- Turning off the display of graphics has limited usefulness. Yes, scrolling to the next step is faster, but we generally want to see the images as we are writing.
- Setting the column width for the custom table to an exact size (such as 3in) for Arbortext Editor failed. The column width does get set, but images were not actually rescaled in the window.
Any thoughts about using FOSI, APP, ACL, or duct tape to make this happen?

