Hello all,<div><br></div><div>I new in python but i want to practice very much.</div><div><br></div><div>In interesting in build an application which read a text file, translate the information in 128 bar code format and print all the information in a printer.</div>

<div><br></div><div>File text content:</div><div>123456</div><div>123456</div><div><br></div><div>Where each line mean:</div><div>1º --> Print in text format (Ej: 123456)</div><div>2º --> Print in bar code format (Ej: |||||||||||)</div>

<div><br></div><div>With this information my script hast to build a documento (pdf, html, etc) and send it to the printer.</div><div><br></div><div>Can any one say me what python modules i could use?</div><div><br></div>
<div>
<br></div><div>Regards</div>