H S Rai wrote:
I want to generate address labels from the table having all required
fields (like name, street, locality, city etc). I can get in tabular
form, but want it in normal address form so that dispatcher can paste
it on envelope for snail mail purpose.

Any pointer to such script/tool would be helpful.

To display them and print them out, you can use CSS to format the address groups.


Print out each address into a DIV html tag. Apply required CSS to that tag. Displaying various addresses should can be done by normal SQL query.

HTH,

Lenish




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to