I try from python
setparameter("disable_polygon_conversion","1")
it's that correct isn't?
if it is correct, it just don't make any change.Thanks El lun, 15-06-2009 a las 22:43 +0200, filip sound escribió: > hello, > > it's a bug that is going to be fixed soon (like in a few months). matt > is working on a solution. > > for now you can use the disable_polygon_conversion switch: > pdf2swf -s disable_polygon_conversion file.pdf -o file.swf > > filip > > On Mon, Jun 15, 2009 at 8:42 PM, Joel Juvenal Rivera Rivera > <[email protected]> wrote: > Hi, i have been using the gfx module of python, > and with some pdfs i got this error > FATAL Internal error: badly balanced softmasks/transparency > groups > when im iterating over it pages (getPage method), > if you have any clue about what is going on i'll really > apreciate, > in any case i will try to find something in the source. > > Regarts > > > > >
