Datamatrix + Reader
I found a PDF document containing a really complex code (at least from my point of view) where all the fields contains both "OnFocus" and OnBlur" the following action:
If(handleEvent!=undefined)handleEvent(event);
And the rest of the code is placed on a document level (more or less 15'000 lignes).
One part of te code is producing a readable barcode into Acrobat Reader. But I always thought that wasn't possible (grey rectangle on Reader, but readable only with DC).
Due to the complexity of the code, I am totally unable to understand how everything works.
As only the part regarding the codebarre routine interest me, is there, to your knowledge, an example of code freely available (even pay) able to produce a datamatrix (2d) readable and printable with Reader ?
Thanks in advance for your advices.
