Hola a todos
alguien sabe como obtener el nombre asignado a una impresora de red compartida?
PrnGetName() me da el nombre de la impresora pero necesito el nombre asignado para compartirla.
Saludos
Ralph
Nombre de impresora compartida
Nombre de impresora compartida
Ralph del Castillo
Lima PERU
Fwh 17.09, xHb123_10193, MySQL 5.5, BCC 7.3
Lima PERU
Fwh 17.09, xHb123_10193, MySQL 5.5, BCC 7.3
- Patricio Avalos Aguirre
- Posts: 1028
- Joined: Fri Oct 07, 2005 1:56 pm
- Location: La Serena, Chile
- Contact:
Re: Nombre de impresora compartida
Hola
revisa la libreria CT, puede que te sirva..
revisa la libreria CT, puede que te sirva..
Code: Select all
NetCancel() Releases an existing network connection.
NetDisk() Tests if a drive is a network drive.
NetPrinter() Tests if the current printer is a network printer.
NetRedir() Establishes a connection to a server.
NetRmtName() Returns the remote name of a network device.
Network() Tests for the existence of a network.
NNetwork()
- Item Description
GetDefaultPrinter() Retrieves the name of a computer's default printer.
GetPrinters() Retrieves information about available printers.
IsPrinter() Determines if print output can be processed.
PrinterExists() Checks if a particular printer is installed.
PrinterPortToName() Retrieves the name of the printer connected to a printer port.
PrintFileRaw() Prints a file to a Windows printer in RAW mode.
PrintReady() Tests if a printer connected to a specified port is ready.
PrintSend() Sends a string or a single character to the printer.
PrintStat() Returns the status of a printer.
Win32Bmp() Creates a new Win32Bmp object.
Win32Prn() Creates a new Win32Prn object.
Saludos
Patricio
__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
Patricio
__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
- cuatecatl82
- Posts: 614
- Joined: Wed Mar 14, 2007 6:49 pm
- Location: San Cristobal de las Casas, Chiapas México
- Contact:
Re: Nombre de impresora compartida
Hola Ralph:
Tengo algo que talvez te ayude con este tema, es un trabajo que preprare hace unas semanas atras, revisa el codigo fuente incluido y el ejemplo incluido
http://www.soldisoft.unlugar.com/productos.html (REPORTES IMPRESOS)
Un Saludo desde Mexico..
Tengo algo que talvez te ayude con este tema, es un trabajo que preprare hace unas semanas atras, revisa el codigo fuente incluido y el ejemplo incluido
http://www.soldisoft.unlugar.com/productos.html (REPORTES IMPRESOS)
Un Saludo desde Mexico..
Soluciones y Diseño de Software
Damos Soluciones...
I.S.C. Victor Daniel Cuatecatl Leon
Director y Diseñador de Proyectos
http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon
Damos Soluciones...
I.S.C. Victor Daniel Cuatecatl Leon
Director y Diseñador de Proyectos
http://www.soldisoft.unlugar.com
http://www.sisa.unlugar.com
danyleon82@hotmail.com
www.facebook.com/victordaniel.cuatecatlleon