[Zope-CMF] Information and Questions on CMFExternalFile

StefanH.Holek StefanH.Holek
Sat, 5 Apr 2003 22:18:59 +0200


ExtFile/ExtImage relies on PIL for determining the image width/height 
and for creating the preview. There is IMO not a lot you can do about 
that. Maybe try something with the getImageInfo() method from the 
OFS.Image module.

HTH,
Stefan


On Samstag, Apr 5, 2003, at 20:53 Europe/Vienna, Carl Rendell wrote:

> Questions -
>
> For number one - is anyone having similar issues with jpeg width and 
> height attributes when creating image tags via the .tag method? If so, 
> was a different method employed to accomplish this (as opposed to 
> using PIL)?
>
> For number two - is anyone using the preview functionality of 
> ExtImage, and if so how was this accomplished?
>