labes report problem
Hi, I amdeveloping an application for a customer, in this application he need print a report of mail labels and want have the capability of setting dynamically at runtime the labels dimensions.
Is this possible? and if yes, how?
Thanks very much and merry cristmas, Angdrak
Is this possible? and if yes, how?
Thanks very much and merry cristmas, Angdrak
Comments
create a dialog in either the report or delphi
pass the required dimensions to the objects in the report by using variables or setting the objects properties directly and write code for the approptiate event of the report.
Thank, Angdrak