Hi, 

Did anyone ever use SpreadSheetAddImage()? I am trying to use this format 
"startXPosition,startYPosition,endXPosition,endYPositions,startRow,startColumn,endRow,endColumn"
 for the anchor but it seems to completely ignore the X and Y positions. 

>From the Adobe doc description "specifies the positions in the cell, using 
>pixel X and Y coordinates relative to the cell upper left corner" which i did 
>but at no avail... It take the image and places it flush against the borders 
>of the cell. 

Here is the way i use this tag : <cfset SpreadSheetAddImage(sObj, image, "jpg", 
"4,4,4,54,1,1,2,2") >

Thank you in advance for any help or insight about this. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336335
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to