Scaling Images

Ed Nodland enodland at gmail.com
Wed Aug 14 17:28:24 PDT 2013


I have 130 images created in Illustrator and saved as PDFs

In my XML I have image tags such as:
  <img  impby="ref" impsize="1.0in 0.4in" position="inline"
src="images\1537.pdf" />
without the impsize attribute

My Read/Write rules is

element "img" {
  is fm graphic element "mygraphic";
attribute "src" is fm property file;
attribute "width" is fm property width;
attribute "height" is fm property height;
attribute "position" is fm property position;
 }

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.

Question: Is there a scale attribute to define and use or a similar
mechanism.  Or, maybe someone knows how to produce scaled PDF outputs.

Thanks
Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.frameusers.com/pipermail/framers-frameusers.com/attachments/20130814/ceb8e396/attachment.htm>


More information about the framers mailing list