D
Deb Smith
Is it possible to have an 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 from a form along with other parameters for the
report, they then click on a command button to either preview or 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.Preferably this would be from another command button on the criteria
selection form. 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 can get the font dialog to apply to fields on the current 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
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 from a form along with other parameters for the
report, they then click on a command button to either preview or 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.Preferably this would be from another command button on the criteria
selection form. 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 can get the font dialog to apply to fields on the current 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