Hello,everybody,
I have a problem while using context to create some flowcharts. The beginning of
my tex source file looks like:
\setupoutput[pdftex] \usemodule[chart]
Naturally I got a flowchart in pdf version. But a pdf version flowchart is
not suitable for inserting into a paper or a report. Then I try to use software to convert it from pdf format into some other imgage formats. But none of them was satisfied.
I wonder how can I direct get a flowchart in some imgage formats (e.g. in png, jpg format) from the source tex file. Are there some
tricks in the settings of the tex source file?
you can try ghostscript:
d:\gs\gs8.00\bin\gswin32c.exe -r1200x1200 -q -sDEVICE=png16 -dNOPAUSE -dBATCH -sOutputFile=result.png result.pdf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
system dependent
Hans
_______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context