-
Thanks. I've also downloaded your cvs code and trying to find the bug..
2009-06-11 14:55:19 UTC in Barcode4J
-
Ups, I press accidentally the button...
Well, as you can see in previous comment the read data doesn't correspond with the given string. I'm still thinking is something related with encoding.
2009-06-11 11:00:34 UTC in Barcode4J
-
Ok. I've done another test with this:
...
kk ="[)>\u001e06\u001d1JUN123456789A2B4C6D8E\u001dP12345678\u001dQ50\u001d2SB0345789\u001dB0KLT3215\u001e\u0004";
bean.generateBarcode(provider,kk);
...
And the result read is:
(text): [)>#06#1JUN123456789A2B4C6D8E#P12345678#Q50#2SB0345789#1A/DCBF##
(hex): 5b 29 3e 1e 30 36 1d 31 4a 55 4e 31 32 33 34 35 36 37 38 39 41 32 42 34 43 36 44 38 45 1d 50 31...
2009-06-11 10:58:56 UTC in Barcode4J
-
I've just downloaded and build the latest version from cvs and the problem remains.
2009-06-10 11:21:41 UTC in Barcode4J
-
When I try to generate a barcode with this statement:
bean.generateBarcode(provider,(char)29+(char)29+(char)29+(char)29+(char)29+"B");
and then try to read the result, I get the following:
"145B"
Is it a bug o a encoding missmatching?.
2009-06-10 09:11:18 UTC in Barcode4J
-
Thanks a lot :D.
2009-05-30 15:44:58 UTC in PDF Split and Merge
-
I refer to rotate multiple pdf files. Now you can compose multiple files into one documents and rotate pages, but if you only want rotate entire documents in different files, you have to choose them one by one and save with a different name each time. There are a lot of click to do, believe me.
2009-05-29 23:05:46 UTC in PDF Split and Merge
-
I refer to the GUI.
2009-05-28 22:26:38 UTC in PDF Split and Merge
-
Now, if you have multiple documents with all pages rotated, you have to choose one by one and rotate them properly. It would be great to have and option to rotate all the pages in multiple documents at the same time. I don't know if this feature is outside of your implementations intentions, but it would be great to have it.
2009-05-26 21:00:23 UTC in PDF Split and Merge
-
Thanks for the file. It works very good.
2008-07-16 15:03:30 UTC in pysmssend