Print Range (From Page: x To Page: y) doesn't work, the printer always print开发者_StackOverflow社区 all pages! Any workaround or solution will be appreciated. Thanks in advance.
It's a bug from Rave Reports, and you should to upgrade to Rave Reports BE 5.02.... Here is a link (Rave Reports 5.02 for Delphi 7): http://cc.embarcadero.com/Item/25936
A workaround is to generate .pdf's always, and open the .pdf with an API call.
精彩评论