Code: Select all
\usepackage{amsmath,,array,microtype,dingbat,amsfonts,latexsym,cancel,amssymb,textcomp,wasysym}
\let\Square\relax
\usepackage{bbding}
\usepackage[normalem]{ulem}
\newcommand{\titel}[1]{
\fontfamily{phv}\selectfont #1
}
I had researched other websites and found that Ghostscriptis used for this. But still it has generated an error
Code: Select all
-dSAFER -dNOPAUSE -dBATCH -sDEVICE = pdfwrite -sPAPERSIZE = a4 -dPDFSETTINGS = / printer \
-dCompatibilityLevel = 1.3 -dMaxSubsetPct = 100 -dSubsetFonts = true -dEmbedAllFonts = true \
-sOutputFile = file.pdf myfile.ps
it would also be better if there is some other software for this process