On Fri, Dec 19, 2008 at 10:43:44AM -0500, Matthew Richer <[email protected]> wrote: > I have an interesting scenario where I have a client/user who is using a > certain set of images which appear find in the PDF, but when converted to > SWF get cropped on the top and left side.
It's a low resolution issue- as the images are very small, certain pixels are omitted. If you convert the file with "-s zoom 300", the images turn out ok. Greetings Matthias
