Hello, my XML files contain many links to EPS files, such as:
<image href="mygraphic.eps" align="right" id="0B">
After importing the XML files, the graphics are sized correctly. They're exactly the size of the imported-by-reference graphic.
Some of the graphics resize if I display the object properties or simply save the file. For example, an EPS will resize itself 20%.
In one file that contains two images, only one might resize itself.
My read/write rules have no rules to resize a graphic on import.
What could I be missing?