On Fri, Jun 05, 2009 at 01:31:17PM +0100, Matt Southall <[email protected]> wrote: > I have a PDF which converts incorrectly after giving the warnings:- > > WARNING multiply blended transparency groups not yet supported! > WARNING color blended transparency groups not yet supported! > > I was wondering if there were any experimental options in the latest > versions for these? (we've tried with 0.9.0) Or is it just a matter of > waiting until they are supported?
Try converting with "-s poly2bitmap". That'll make these work in most cases. Matthias
