On Mon, Oct 25, 2010 at 6:56 PM, Balakrishnan.V <[email protected]>wrote:

>
>
> 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.
>


$ sudo lsusb

Bus 002 Device 022: ID 0e75:1101 TVS Electronics, Ltd
Bus 002 Device 010: ID 1b1a:0000
Bus 002 Device 004: ID 0bda:0158 Realtek Semiconductor Corp. Mass Storage
Device
Bus 002 Device 003: ID 04f2:b18a Chicony Electronics Co., Ltd
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0489:e00d Foxconn / Hon Hai
Bus 001 Device 002: ID 8087:0020
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

>
>
> 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/
>
>
>
>


-- 
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

Reply via email to