More than 100 copies

Hello, I have a problem when I send more tan 100 copies of the same report. For example, in the next code:

Informe.PrintOptions.Copies :=300;
Informe.ShowReport;

only print 100 copies, why??

Regards,

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 2:46PM
    your printer will not accept more than 100 copies.
  • edited 2:46PM
    gordk wrote: »
    your printer will not accept more than 100 copies.

    Hello,
    The problem is not in the printer. Within the dialogue printersetup appear only 100 copies. Is like a limit when I put a number of copies greater 100 from the code.

    I think that this is a bug of FR4, please, visit this link: http://www.fast-report.com/en/forum/?p=/discussion/6939 is the same problem.

    I'm using FR 4.14


    Regards,
  • gordkgordk St.Catherines On. Canada.
    edited 2:46PM
    Yes it is the same problem.
    if you have source code you could edit the updown button's max value in the frxprinterdialog.dfm,pas
    file and recompile.
  • edited 2:46PM
    gordk wrote: »
    Yes it is the same problem.
    if you have source code you could edit the updown button's max value in the frxprinterdialog.dfm,pas
    file and recompile.

    No, I haven't got the code, what other solution I have?

    Regards,
  • gordkgordk St.Catherines On. Canada.
    edited 2:46PM
    if you are a registered user take out a support ticket and ask them to increase the max value of the updown button.
    but you will have to wait for the next version.

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.