Results 1 to 5 of 5

Thread: Printer selection problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2017
    Location
    Venray (NL)
    Posts
    69

    Default Printer selection problem

    At one specific customer we've got the following problem.

    (1) When printing a report the printer selection pops up. When directly pressing "print" there is nothing happening, there is no print.
    (2) When switching betwee available printers in the printer selection and go back to the preselected printer then the report comes out of the printer.

    We're not setting any values of the dialog. However when logging various parameters (psOutputname / psDeviceName / psDriverName) there is a difference.

    Code:
    psOutputName: 192.168.150.4 psDeviceName: HP E62655 - BeirawegrawegD9- psDriverName: winspool peDefaultSource: 3
    psOutputName: 192.168.150.4 psDeviceName: HP E62655 - BeirawegirawegD9- psDriverName: winspool peDefaultSource: 3
    The first line is logged when not selecting anything and press "print" directly.
    The second line is logged when selecting an other printer and than select the previous one.

    It look like not all parameters are set correctly when popping up the printer dialog.
    Anyone else having this problem? Or, even better, resolved it?
    Last edited by Sjoerd; 15-Jul-2022 at 06:53 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •