| Posted: January 09 2007 at 3:09pm | IP Logged
|
|
|
HTML does not support vertical text; therefore there is no easy way to rotate the barcode.
A solution is to extract the barcode string and calls .net graphics class to paint an image, rotate it, and send it to the browser. I can image that there is a lot of work to do.
You may also consider using Barcode ActiveX instead.
Edited by glitch on January 09 2007 at 3:22pm
|