Ask a Question related to ASP, Design and Development.
-
george d lake #1
embedding an axtiveX that prints on the local printer.
Hi,
Is it possible to write in VB6 an activeX that will receive a RecordSet and
display a data report and then print it on a local/network printer?
george d lake Guest
-
Printing to local printer
I have developed a web page using VB.net which prints data from a MSSQL database. I cannot figure out how to get a list of the local printers for... -
PS7.0.1 prints out as garbage text on HP Printer
Most, not all, PS 7.0.1 files print out as hieroglyphics over several pages when printing to different models of HP printers. Same problem in Quark... -
Configuring a local-printer
news.planet.nl wrote: FWIW, Caldera is now SCO. You have two possibilities here: a) Install and configure a TCP/IP Print server on your... -
How do I install a local printer on SCO Unix?
Jorge_Beteta <jbeteta@yahoo.com> wrote: Looks like you've done it, but you didn't say anything about wiring, baud rate or flow control. ... -
printer prints when I turn off computer
When I turn off the computer the printer prints a line of type. -
george d lake #2
Re: embedding an axtiveX that prints on the local printer.
Any samples out here?
"Ray at <%=sLocation%>" <ask@me.forit> wrote in message
news:OPM7WekRDHA.1552@TK2MSFTNGP10.phx.gbl...> Yes
> "george d lake" <georgel@valleyyellowpages.com> wrote in message
> news:%23H7NybkRDHA.632@TK2MSFTNGP12.phx.gbl...> and> > Hi,
> > Is it possible to write in VB6 an activeX that will receive a RecordSet>> > display a data report and then print it on a local/network printer?
> >
> >
> >
>
george d lake Guest
-
Jason Keats #3
Re: embedding an axtiveX that prints on the local printer.
george d lake wrote:
Yes, George, it's possible.> Hi,
> Is it possible to write in VB6 an activeX that will receive a
> RecordSet and display a data report and then print it on a
> local/network printer?
Of course, you might want a different looking printout for different
recordsets. Also, if you wished to alter the look of the report you would
need to distribute a new DLL.
Instead, you might want to look at turning XML into HTML (or some other
format) using XSLT. That way you can just change the XSLT (file) to get a
different looking report.
Jason Keats Guest



Reply With Quote

