<div dir="ltr"><div>I have 130 images created in Illustrator and saved as PDFs</div><div><br></div>In my XML I have image tags such as:<div>  <img  impby="ref" impsize="1.0in 0.4in" position="inline" src="images\1537.pdf" /></div>
<div>without the impsize attribute<br><div><br></div><div>My Read/Write rules is </div></div><div><br></div><div><div>element "img" {</div><div>  is fm graphic element "mygraphic";</div><div>attribute "src" is fm property file;</div>
<div>attribute "width" is fm property width;</div><div>attribute "height" is fm property height;</div><div>attribute "position" is fm property position;</div><div> }</div></div><div><br></div>
<div>The images saved as PDF are larger than I want.  I can add impsize attributes to all of the image tags, but I'll have to be careful to get the width-height ratio correct.</div><div><br></div><div>Question: Is there a scale attribute to define and use or a similar mechanism.  Or, maybe someone knows how to produce scaled PDF outputs.</div>
<div><br></div><div>Thanks</div><div>Ed</div><div><br></div></div>