[reportlab-users] outputfile file problem

Tulga tulga at netsoft.mn
Thu Dec 22 22:21:57 EST 2005


Eric G. Barron wrote:

> On Dec 22, 2005, at 9:49 AM, Robin Becker wrote:
>
>> tulga wrote:
>>
>>> It is ubuntu package same debian. I think last stable version.
>>> Robin Becker writes:
>>>
>>>> Tulga wrote:
>>>>
>>>>> I'm using python 2.3 and reporlab 1.20debian-2ubuntu1 in kubuntu  
>>>>> 5.10.
>>>>> in python 2.4 everything OK. but in python 2.3 not found test.utils
>>>>> Robin Becker wrote:
>>>>>
>>>>>> Tulga wrote:
>>>>>>
>>>>>>> Hi!
>>>>>>> .....
>>>>>>
>>>>
>>>>
>> ..... so I guess I don't know. Perhaps they left out something.
>
>
> Fellow Ubuntu user here :) ...I came to the same conclusion when I  
> tried using their Reportlab version.  It was a bit annoying,  
> actually...but I wound up grabbing the original package from the  
> Reportlab site after I got rid of the Ubuntu version.  I haven't  
> gotten around to filing a bug report or asking any of the Ubuntu  
> Python package maintainers why they cut the (excellent) test suite.
>
> Eric
>
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users

Can I use any other function? I used outputfile that

doc = SimpleDocTemplate(outputfile('/usr/lib/cgi-bin/test.pdf'), 
pagesize=landscape(A4), leftMargin=1*cm, rightMargin=1*cm, 
topMargin=1.5*cm, bottomMargin=1*cm,showBoundary=0)

Can I replace other function?

Tnx


More information about the reportlab-users mailing list