A
Andrew Robson
Hello, this problem I have is a little involved so sorry
for the length of this post.
Currently we have a system that creates library cards
called exguard pro. One of the issues we have is that in
peculiar instances the barcode font is junked by something.
To explain I'll have to get a bit technical.
We use a barcode font called telepen, there are a few types
of this, alphanumeric and numeric, we use numeric as it can
be compress the barcode to hold two numbers in a single
byte. Here is where the problem occurs. Certain number
pairs when compressed to a single byte appear as escape
sequences such as <esc> <us> <rs> in the equivalent ascii
character map, and are not passed as is to the barcode font
as is, for some reason they are changed, usually the byte
is changed so it starts with 11 (or adding 192) which means
the barcode cannot display the correct codes.
Add to this the fact that this is only a problem in a
peculiar set of circumstances, if I remotely install
windows xp pro sp1 on a computer with it a managed computer
under active directory, it happens, if I install it on a
normal xp pro machine un managed on active directory, or xp
not on active directory at all the problem doesn't seem to
happen.
So I know whats going wrong but not why or how to stop it.
Any ideas?
Thanks in advance.
for the length of this post.
Currently we have a system that creates library cards
called exguard pro. One of the issues we have is that in
peculiar instances the barcode font is junked by something.
To explain I'll have to get a bit technical.
We use a barcode font called telepen, there are a few types
of this, alphanumeric and numeric, we use numeric as it can
be compress the barcode to hold two numbers in a single
byte. Here is where the problem occurs. Certain number
pairs when compressed to a single byte appear as escape
sequences such as <esc> <us> <rs> in the equivalent ascii
character map, and are not passed as is to the barcode font
as is, for some reason they are changed, usually the byte
is changed so it starts with 11 (or adding 192) which means
the barcode cannot display the correct codes.
Add to this the fact that this is only a problem in a
peculiar set of circumstances, if I remotely install
windows xp pro sp1 on a computer with it a managed computer
under active directory, it happens, if I install it on a
normal xp pro machine un managed on active directory, or xp
not on active directory at all the problem doesn't seem to
happen.
So I know whats going wrong but not why or how to stop it.
Any ideas?
Thanks in advance.