On Tuesday, 27 November 2012 15:00:29 UTC+5:30, Avrajit Chatterjee  wrote:
> I have multiple list and want to invoke a single prinout which will give a 
> print preview of all list in Grid format in a different pages. I have tried 
> wx.lib.printout.PrintTable but it takes only one table at a time. Any clues 
> how to achieve this?

Didnt find any good way of doing it , hence printed all in a excel in 
background and used VBS win32 lib to print the excel sheet by selecting the 
print area.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to