Is it possible to have the end-user select/change the font style, font size etc. used in a report when the end-user can only preview or print selected reports?
I have a series of predefined and formatted reports. The end-user chooses the report they desire and then can both preview and print the report.(Very standard stuff) I would like to have the user be able to select font style, bold, italics, etc once they have previewed the report.Is this possible?
Using a Windows API and following detailed instruction of others, I have been able to call up the windows font dialog box from a command button on a form. I cannot however, get the selection from the font dialog to apply to a pre-determined report.
If it is possible to do this, can someone point me in an appropriate direction to resolve this dilemma.
Thanks. Its greatly appreciated
I have a series of predefined and formatted reports. The end-user chooses the report they desire and then can both preview and print the report.(Very standard stuff) I would like to have the user be able to select font style, bold, italics, etc once they have previewed the report.Is this possible?
Using a Windows API and following detailed instruction of others, I have been able to call up the windows font dialog box from a command button on a form. I cannot however, get the selection from the font dialog to apply to a pre-determined report.
If it is possible to do this, can someone point me in an appropriate direction to resolve this dilemma.
Thanks. Its greatly appreciated