[reportlab-users] format not resolved
Robin Becker
robin at reportlab.com
Wed Mar 16 10:30:06 EDT 2011
On 16/03/2011 14:07, gonandriy wrote:
> Hello!
>
> Why I can get such error:
>
> File "/usr/local/lib/python2.6/dist-packages/mwlib.ext-0.12.3-py2.6-
> linux-i686.egg/mwlib/ext/reportlab/pdfbase/pdfdoc.py", line 1764, in
> format
> if f is None: raise ValueError, "format not resolved %s" %
> self.name
> ValueError: format not resolved 0
>
> What's may be wrong?
> Thanks!
.......
It appears you've created a Destination (ie the target of a jump) without
calling one of the methods on the Destination to set up the format attribute.
--
Robin Becker
More information about the reportlab-users
mailing list