On Tue, Jul 26, 2011 at 12:05 PM, Hans Hagen
On 26-7-2011 10:13, luigi scarso wrote:
2011/7/26 Procházka Lukáš Ing. - Pontex s. r. o.
: Hello,
I tried to compile the example:
---- Zint.mkiv \usemodule[zint] ----
with
---- context.exe Zint.mkiv --mode=demo ----
But it seem that something doesn't work correctly under Windows - see the result attached and the log.
Pictures to be involved to the document are not generated and (error) messages
"zint není názvem vnitřního ani vnějšího příkazu, spustitelného programu nebo dávkového souboru."
(which means "zint is not a name of an internal or an external command, an executable or a batch file.")
oops...of course you need zint So you need zint and ghostscript
Why ghostscript?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
This one of the barcodes made by \usemodule[zint] with context --mode=demo # pdfinfo m_k_i_v_zint-isbn-5742b125af59ad81daad04d61ed5662e.pdf Title: 9789490688011 Creator: Zint 2.4.2 Producer: GPL Ghostscript 8.71 CreationDate: Tue Jul 26 09:53:36 2011 ModDate: Tue Jul 26 09:53:36 2011 Tagged: no Pages: 1 Encrypted: no Page size: 115 x 59 pts File size: 4080 bytes Optimized: no PDF version: 1.4 I suppose that the barcodes are generate as eps and ghostscript (or a script that call ghostscript) convert them in pdf -- luigi