Selecting paperbin?

The PrintOptions property doesn't have anything on paperbin selection. Is it possible?

/Anders

Comments

  • edited 7:27AM
    Bin is a member of the TfrxReportPage.
    (frxReport1.Pages[0] as TfrxReportPage).Bin := DMBIN_AUTO
    (frxReport1.Pages[0] as TfrxReportPage).BinOtherPages := DMBIN_AUTO
  • edited 7:27AM
    Ok, no I have found the help file ;) ! Thank you!

    In the help file I read: "One of the DMBIN_XXX values, defined in the Windows.pas file". Those constants also contain the DMBIN_USER as a start for device specific bins - can I use numbers over DMBIN_USER too?

    /Anders
  • edited 7:27AM
    Yes, probably.

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.