[texhax] Printing "bar code" on document
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Fri Oct 4 09:08:13 CEST 2013
Am 04.10.2013 04:58, schrieb Suresh Govindachar:
> On 10/2/2013 11:52 AM, Herbert Voss wrote:
>> run the document with
>>
>> pdflatex --shell-escape <file>
>>
>> or with xelatex
>>
>>
>> \documentclass{article}
>> \usepackage{pst-barcode}
>> \usepackage{auto-pst-pdf}
you have probably no Perl installed. Install it from
http://www.activestate.com/perl or try
\usepackage[crop=off]{auto-pst-pdf}
or use xelatex without loading package auto-pst-pdf
Herbert
More information about the texhax
mailing list