[NTG-context] zint module on LMTX
Ivan Pešić
ivan.pesic at gmail.com
Sun Sep 4 11:59:57 CEST 2022
Дана 04.09.2022. у 12:36, ntg-context-request at ntg.nl пише:
looks like the library is loaded ... so what is your test
we don't do png, we do outlines (actually native zint graphic structures
that we then convert with mp)
Hans
Hi Hans,
here is the example that I used, basically I took it from the from the
module:
\starttext
\usemodule[zint]
\startTEXpage
\barcode[alternative=PDF417,text={Hans Hagen}]%
\blank
\barcode[alternative=pdf417,text={Ton Otten}]%
\blank
\barcode[alternative=ISBN,text=9789490688011]%
\blank
\barcode[alternative=isbn,text=9789490688011,width=3cm]%
\blank
\dontleavehmode
%\barcode[alternative=qr code,text={This is ConTeXt MKIV : #1}]
\barcode[alternative=qr code,text={This is ConTeXt LMTX}]
\barcode[alternative=qr code,text={\input{tufte}},width=3cm]
\stopTEXpage
\stoptext
The resulting PDF has just empty page
Best regards,
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220904/9542e229/attachment.htm>
More information about the ntg-context
mailing list