GabrielTdr
Programmer
Greetings, this question is not entirely delphi related but i don't know on what other form to post it.
I have a Grid in delphi which can export its data in HTML.
Now, i don't want the users to open the file manually and select print - preview ...
i want to be able to show a print preview of the HTML. I used ShellExec and opened the Html using the default browser ... but is there a way to open directly in print preview?
or is there another way to show a preview of the html file?
I have a Grid in delphi which can export its data in HTML.
Now, i don't want the users to open the file manually and select print - preview ...
i want to be able to show a print preview of the HTML. I used ShellExec and opened the Html using the default browser ... but is there a way to open directly in print preview?
or is there another way to show a preview of the html file?