Rotatable Codes for Printing
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 1308.
--- Comment added on 10/10/2001 12:56:24 PM ---
Several folks have requested that the printed BarCodes produced by StBarCode be
rotatable in 90 degree increments.
The StBarCode PaintToCanvas() method, when drawing on the printer canvas
directly does some specialized scaling that isn't preserved if the code is
painted on (e.g.) a Bitmap and the bitmap then rotated and copied to the printer
canvas.