How can I print a form that include a RichEdit in Delphi 2007? -
i working on project easy task : when press button, form i'm in printed (like print screen).
i utilize method self.print; in said button , works fine. buttons, labels , textboxes printed. problem is, have richedit in form i'm trying print , when page come out of printer, richedit blank.
i know there much improve ways print informations form, current way button has work.
i've found forums topics 2003 said either not possible or had utilize richedit.print method means having 2 pages coming out of printer instead of one.
is there improve way print whole package?
delphi delphi-2007
No comments:
Post a Comment