Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Just FYI, you can use the Perpetuum Report Sharp-Shooter stuff...or even just create a PrintDocument and just manually render the text onto the label using the standard Graphics stuff...rendering on a report or print document is almost identical to rendering on a UI control. You could also use an RDL report template as well....whichever road you take, this is really just another report or label.
|