[texhax] pst-barcode with pdflatex
Jeff Hamann
jeff.hamann at forestinformatics.com
Tue Sep 1 21:47:29 CEST 2009
I'm guessing this isn't a new question, but I've having a little
trouble getting traction on a solution.
I've been trying to use pst-barcode with pdflatex with no success.
I've tried just about every combination of options from the pst-
barcode examples I could find.
Is there a solution?
% check to see which tool you're generating the final pdf file from
\ifx\pdftexversion\undefined
\usepackage[dvips]{graphics}
\else
\usepackage[pdftex]{graphics}
\fi
\usepackage{rotating}
\usepackage[round]{natbib}
\usepackage{tabularx}
\usepackage{Sweave} % this is in the R paths...
\usepackage{Rnews}
\usepackage{alltt}
\usepackage{makeidx}
\usepackage{fancyhdr}
\usepackage{amssymb,amsmath,upgreek,mathrsfs}
\usepackage[boxed]{algorithm2e}
\usepackage{lineno}
\usepackage{subfigure}
\usepackage[amssymb]{SIunits}
\usepackage{pstricks,pst-plot,pst-pdf,pst-barcode}
\usepackage{svn}
\usepackage[draft]{pdfdraftcopy}
\usepackage[round]{natbib}
\usepackage{wasysym,textcomp}
\bibliographystyle{abbrvnat}
Jeff Hamann, PhD
PO Box 1421
Corvallis, Oregon 97339-1421
541-754-2457
jeff.hamann[at]forestinformatics[dot]com
http://www.forestinformatics.com
More information about the texhax
mailing list