June 13, 200817 yr Newbies There are two fp7 files --- a.fp7 and b.fp7. Set the print set in a.fp7 file. If I want to get the same information as a.fp7 when the print set dialogBox of b.fp7 is opened. how to do it ?
June 13, 200817 yr You cannot. However, there is no reason why you cannot print the fileB records from within fileA: just link it as an external data source to fileB, drop a TO into FileA, and make a layout that displays fileB's records.
June 13, 200817 yr Author Newbies Is it possible to get the print_set dialoge box object by script ? Is it possible to set the items in Print_set dialoge box before we open it ?
Create an account or sign in to comment