Smile error
Smile error
- Subject: Smile error
- From: Tim Mansour <email@hidden>
- Date: Thu, 19 Oct 2006 10:21:37 +1000
I'm wondering if Emmanuel or anyone can tell me why I'm getting an
error from this Smile script...
set thePDF to (choose file of type {"com.adobe.pdf"})
set r to {0, 0, 128, 128}
set preserveAspectRatio to "xMaxyMax slice"
set thePage to 1
BeginFigure(0)
DrawPDF(thePDF, r, preserveAspectRatio, thePage)
EndFigure()
The EndFigure() generates the error: unknown attribute "href"??
--
Tim Mansour <email@hidden>
Mobile 0405 500 846
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden