Basically where the FNC1 is in secondary character position - hard to tell with your demo library since once I modified the code to do the FNC1 in second position it stuck *DEMO* in front which kinda kills the second character position!!
Basically trying to see if anyone can generate the formats I need to test for a customer. It's not easy! Yours was the closest but it looks like I need to keep searching for now.
Re: Does your .Net DataMatrix barcode writer support Industry/AIM mode at all?
But you see that doesn't help verify you can encode Industry/AIM mode barcodes at all - since your online demo won't support putting a FNC1 in second or 6th position. If I put it int the GS1 position (1st char) then your code understands not to stomp *DEMO* on it, just figured you might want to support the second char position as well. Leaving it alone for now.
Re: Does your .Net DataMatrix barcode writer support Industry/AIM mode at all?