Inorder to get your PDFs to pass the PDF check by the PDF eXpress,
you can use the command,
latex filename.tex
dvi2ps filename.dvi
ps2pdf -dPDFSETTINGS=/prepress -dSubsetFonts=true -dCompatibilityLevel=1.4 -dOptimize=true -dEmbedAllFonts=true -dMaxSubsetPct=100 filename.ps
The above commands generate a filename.pdf which will pass the IEEE PDF eXpress compatibility problem.
\m/
No comments:
Post a Comment
Put in your valuable comments here!
Note: Only a member of this blog may post a comment.