On Mon, Oct 25, 2010 at 5:27 PM, Shakthi Kannan <[email protected]>wrote:
> Hi, > > --- On Mon, Oct 25, 2010 at 3:27 PM, Balakrishnan.V > <[email protected]> wrote: > | 1. In which format can i store the data fetched out from the database? > \-- > > Store where? You already have a database. > after collecting data from database want to store it in either .txt file or .odt file > > --- > | 2. How can i get/allign the data in Billing format? > \-- > > You could use templating in Python? > > http://wiki.python.org/moin/Templating > > --- > | 3. How can i print the data via python code using any shortcut Key? > | ... > | Interface : Parallel port \-- > > Does "cat filename > /dev/lp" send the filename contents to the printer? > > $ sudo cat sample > /dev/lp permission denied This error log is displaying i am connected the printer with USB port. SK > > -- > Shakthi Kannan > http://www.shakthimaan.com > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- With Regards, V. Balakrishnan. Kanchi Linux User Group Rocks !!! http://kanchilug.wordpress.com You can see my activities at http://gnubala.wordpress.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
