Print queue redirection

Ask a Question related to AIX, Design and Development.

  1. #1

    Default Print queue redirection

    Anyone done any print queue redirection? I want a way to send all the
    current and future print jobs of a 'getting fixed printer' to another
    print queue.
    My print queues are set up as Network print servers (Jet Direct, etc)
    There is a /var/spool/lpd/pio/@local/ddi diretory with my queues names
    in it.

    I checked recent posts about print redirection. The only I found was
    from 1995!
    But this referred to /var/spool/lpd/qdir files. My directory did not
    have any files in it.

    I suspect there is not an official IBM way to do this, but perhaps
    someone has cookbook on how to do it non-IBM.

    M.
    Michael Jones Guest

  2. Similar Questions and Discussions

    1. print to pdf doesn't work. queue in the print center stopped
      hi, have a huge problem with printing a pdf. when i'm in illustrator for example and choose to print a simple page to pdf, it moves the file into...
    2. Print queue stops suddenly
      Hello, I am running AIX 4.3.3.0 ML-11 on a 7009-C10. Lately I've noticed a strange problem with out print queues. I run the lpstat command and...
    3. Are there any documents in the print queue ~Please help
      Can lingo or an xtra determine if there are any documents in the print queue? Please help .......
    4. Print Queue Status question
      Hi How do I determine the status of the print queue from director My software runs on kiosks with thermal printers, which print out up to 3...
    5. Print Queue Status
      Hi How do I determine the status of the print queue from director My software runs on kiosks with thermal printers, which print out up to 3...
  3. #2

    Default Re: Print queue redirection

    If all you want to do is send jobs from one Jetdirect queue and point them
    to another Jetdirect, the easiest thing - edit /etc/qconfig and change the
    hostname in the "backend = ....../piojetd hostname" line.

    Best regards,
    Paul

    "Michael Jones" <jonesmroot@yahoo.ca> wrote in message
    news:4eb52d14.0309220443.2d69a578@posting.google.c om...
    > Anyone done any print queue redirection? I want a way to send all the
    > current and future print jobs of a 'getting fixed printer' to another
    > print queue.
    > My print queues are set up as Network print servers (Jet Direct, etc)
    > There is a /var/spool/lpd/pio/@local/ddi diretory with my queues names
    > in it.
    >
    > I checked recent posts about print redirection. The only I found was
    > from 1995!
    > But this referred to /var/spool/lpd/qdir files. My directory did not
    > have any files in it.
    >
    > I suspect there is not an official IBM way to do this, but perhaps
    > someone has cookbook on how to do it non-IBM.
    >
    > M.

    LAIX Software Consulting Guest

  4. #3

    Default Re: Print queue redirection

    "LAIX Software Consulting" <laixsoft@flash.net> wrote in message news:<kaMbb.7397$yU7.6697@newssvr31.news.prodigy.c om>...
    > If all you want to do is send jobs from one Jetdirect queue and point them
    > to another Jetdirect, the easiest thing - edit /etc/qconfig and change the
    > hostname in the "backend = ....../piojetd hostname" line.
    >
    > Best regards,
    > Paul
    Paul's advice above was very helpful. I simply changed the
    /etc/qconfig backend stanza and recycled the spooler src group.

    This AIX group is great.
    Michael Jones Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139