hexagon logo

Quindos 6 print

Can anyone advise me utility for printing from Quindos 6 in Windows XP ?We using Flexreport but it didnt work well.Many times printig take few minutes and we must waiting for it before continue in work.
Parents
  • Quindos6 can print to USB

    To OtrokBD,

    Quindos6 can print to a USB printer. The printer must be set up as a shared printer under LPT2 using a batch file, (see below)

    Steven

    To connect a USB Printer to Quindos6 perform the following steps:
    - Install Printer, so that it works from Windows
    - Share Printer i.e. as ‚USB_PRI'
    - Use Notepad to make a short script, insert the following 2 lines:
    NET USE LPT2: /DELETE
    NET USE LPT2: \\YourComputerName\USB_PRI
    - Save this script as NETUSE.BAT in STARTUP of your user or All Users
    - Execute script by double click
    - Open DOS-Window and type NET USE
    It should show port LPT2 connected to \\YourComputerName\USB_PRI
    NOTE: This does only work, if your computer is connected to any net work by cable
    In Quindos the device Name must be set to LPT2 for usage of the USB-Printer
Reply
  • Quindos6 can print to USB

    To OtrokBD,

    Quindos6 can print to a USB printer. The printer must be set up as a shared printer under LPT2 using a batch file, (see below)

    Steven

    To connect a USB Printer to Quindos6 perform the following steps:
    - Install Printer, so that it works from Windows
    - Share Printer i.e. as ‚USB_PRI'
    - Use Notepad to make a short script, insert the following 2 lines:
    NET USE LPT2: /DELETE
    NET USE LPT2: \\YourComputerName\USB_PRI
    - Save this script as NETUSE.BAT in STARTUP of your user or All Users
    - Execute script by double click
    - Open DOS-Window and type NET USE
    It should show port LPT2 connected to \\YourComputerName\USB_PRI
    NOTE: This does only work, if your computer is connected to any net work by cable
    In Quindos the device Name must be set to LPT2 for usage of the USB-Printer
Children
No Data