Method - ChangePrinter

guzialguzial Poland
edited 3:48AM in FastReport 2.xx VCL
One of method (function) of frReport is ChangePrinter(OldIndex: Integer, NewIndex: Integer): Boolean;
how to find out OldIndex and how much indexes are available (for example sometimes are 3 or 2 or only 1 printer availible so range of indexes is not constant)

or ther is only one solution - use object of TPrinter and by that object find out indexes??

regards & sorry for my english ;)

Leave a Comment