How to disble copy counter on Print Dialog
Hello,
In the procedure where we need to print invoices I need to disable the
spin edit with copy count on standard RB print dialog. Does anybody
have any idea how to accomplish this and not to inherit the default RB
print dialog? I am using RB 16.03 with Delphi XE.
Many thanks in advance and best regards,
Goran Brumen
Audax d.o.o.
In the procedure where we need to print invoices I need to disable the
spin edit with copy count on standard RB print dialog. Does anybody
have any idea how to accomplish this and not to inherit the default RB
print dialog? I am using RB 16.03 with Delphi XE.
Many thanks in advance and best regards,
Goran Brumen
Audax d.o.o.
This discussion has been closed.
Comments
In order to customize this aspect of the built-in printer dialog, you
will need to create a custom dialog and replace the existing one.
See the following articles on how this can be done.
http://www.digital-metaphors.com/rbWiki/Plugins/Dialogs/How_To...Create_a_Custom_Print_Dialog
http://www.digital-metaphors.com/rbWiki/Plugins/Dialogs/Replaceable_Dialogs
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com