[reportlab-users] problem with reportlab generating pdf
Tim Roberts
timr at probo.com
Wed Jul 9 14:37:28 EDT 2008
Justinas Urbanavicius wrote:
> ok maybe attaching the file itself will help out :)
> well when i open it isn't what is should be
Right. What you have done here is generated a PDF document, then
fetched that raw PDF document as a string, then printed that string as
another PDF document. Basically, you have a nested screw-up. ;)
Show us the script you used to generate this. From THAT, we can show
you where you are going wrong.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the reportlab-users
mailing list