I have a point of sale application that includes the ability to print barcode labels, currently when a client need support for a new printer or a different style of label then i have to borrow the printer and build a new report to fit.
Is it possible to build a report dynamically, specifically set the page width, height, margins etc in code.
Is it possible to build a report dynamically, specifically set the page width, height, margins etc in code.