Thank you.
http://www.ghostscript.com/doc/current/Devices.htm#PNG
Search found 2 matches
- 2011-07-27T01:40:30-07:00
- Forum: Users
- Topic: Unknown device: pngalpha
- Replies: 2
- Views: 6090
- 2011-07-26T02:26:54-07:00
- Forum: Users
- Topic: Unknown device: pngalpha
- Replies: 2
- Views: 6090
Unknown device: pngalpha
I try to convert postscript document to png image.
Post script file was created using miktex 2.8 system by executing following commands:
latex from.tex
dvips -o from.ps from
from.tex has content:
\documentclass{article}
\pagestyle{empty}
\begin{document}
$$a_2$$
\end{document}
When I am ...
Post script file was created using miktex 2.8 system by executing following commands:
latex from.tex
dvips -o from.ps from
from.tex has content:
\documentclass{article}
\pagestyle{empty}
\begin{document}
$$a_2$$
\end{document}
When I am ...