change bin + collate is not working


1.-)Before she could change the tray at run time. But now , don't know why, there is no way,
may have something to do the paper size ?

This is the code
myreport.LoadFromFile( 'c:\_kk\pruebabandeja.fr3');
TfrxReportPage(myreport.Pages[1]).Bin := Fconfig_impresora.bandejafr;
TfrxReportPage(myreport.Pages[1]).BinOtherPages := TfrxReportPage(myreport.Pages[1]).Bin;
myreport.pRintoptions.ShowDialog := false;
myreport.preparereport;
myreport.print;

2.-)Another issue
" collate works ?
It is a bug of the fastreport ?
I want to print page 1,copy 1 page 2,copy page 2 and not 1,page 2 copy 1,copy 2 but does not work.

Thanks

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.