J
Joe Cool
I have written a fairly simple application for home use that I would
like to add a print function to. The output may or may not contain
graphic images that are stored in JPG format in a SQL database. I can
probably figure out how to do it if I knew where to start. I have
looked briefly at the Microsoft.Office.Interop.Word namespace, but it
looks like the word document file already has to exist. I will need to
create the document to print on the fly based on contents from the
database for the selected item being printed.
Any help would be appreciated.
like to add a print function to. The output may or may not contain
graphic images that are stored in JPG format in a SQL database. I can
probably figure out how to do it if I knew where to start. I have
looked briefly at the Microsoft.Office.Interop.Word namespace, but it
looks like the word document file already has to exist. I will need to
create the document to print on the fly based on contents from the
database for the selected item being printed.
Any help would be appreciated.