-
fhtino changed the public information on the Pdf2AfpLib project.
2009-07-30 06:08:24 UTC in Pdf2AfpLib
-
You can set the size using this constructor:
public DataMatrix(string message, int w, int h)
Example:
IEC16022Sharp.DataMatrix dx = new IEC16022Sharp.DataMatrix("hello world", 48, 48);
But if you want auto-size AND only squares, it's not possible at the moment. The auto-size routine searches in the whole list of available size. When one fits, it's used.
I think...
2009-04-02 08:29:34 UTC in IEC16022Sharp
-
I don't understand. Can you explain a bit more?.
2009-03-30 16:23:27 UTC in IEC16022Sharp
-
Hello,
there is no documentation. But usage is very simple. There is a sample application (console app) in the zip file.
2009-02-04 07:01:50 UTC in IEC16022Sharp
-
fhtino committed revision 10 to the IEC16022Sharp SVN repository, changing 13 files.
2008-12-18 15:57:10 UTC in IEC16022Sharp
-
fhtino committed revision 9 to the IEC16022Sharp SVN repository, changing 6 files.
2008-12-18 15:30:00 UTC in IEC16022Sharp
-
fhtino committed revision 8 to the IEC16022Sharp SVN repository, changing 5 files.
2008-12-17 07:59:43 UTC in IEC16022Sharp
-
fhtino committed revision 7 to the Pdf2AfpLib SVN repository, changing 2 files.
2008-10-24 19:02:13 UTC in Pdf2AfpLib
-
fhtino committed revision 6 to the Pdf2AfpLib SVN repository, changing 4 files.
2008-10-24 07:41:19 UTC in Pdf2AfpLib
-
fhtino committed revision 5 to the Pdf2AfpLib SVN repository, changing 3 files.
2008-10-23 19:28:12 UTC in Pdf2AfpLib