This program generates math equations that require superscript numbers for
exponents. The only way I could easily do the superscript was to generate
a html file. I want the user to be able to print the file from this
program.
Seth
> Hi,
>
> I dont know what exactly your requirement is. See if this helps, I have
> used the shellExecute api to open a specific HTML file with the default
> browser and also have used the same api with the "print" parameter to
> print out the page with/without the browser being visible.
>
> hope this helps,
> Regards
> Avinash