Thanks, Volker; I'll read that manual section and try it out! Vasily
On May 4, 7:15 am, Volker Haas <[email protected]> wrote: > Hi Vasily, > > there seems to be a typo in your customconfig.py: > > pageMarginVert= 1 * 1nch > > 1nch should be inch ;) > > If that is fixed, I can generate a letter format PDF with a custom footer. > > But this is not the reason for the problem. Your customconfig.py file is > not used. Make sure the file is placed somewhere where it can be found > by python. e.g. place it in your homedirectory and add your > homedirectory to the PYTHONPATH environment variable. > > Hope this helps, > > Volker > > p.s. Take a look at section 6.3 of the reportlab manual for more info on > styling text reportlab text for your page footer. the manual is > available athttp://www.reportlab.org/os_documentation.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
