1. Kevin Bey
  2. PowerBuilder
  3. Monday, 11 February 2019 21:29 PM UTC

We have a group that handles licensing for construction tradespeople.  We print a wall certificate for each issued license based on trade 'level' (master, journey, etc).  Each certificate level is printed on specific base stock.  They're wondering if it's possible to direct the wall certificates (datawindow) to one of 4 printer 'trays' (one printer) based on the four license types.

Could somebody tell if this is even possible, and if so point me in the right direction?

 

Thank you!!

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 11 February 2019 21:37 PM UTC
  2. PowerBuilder
  3. # 1

Hi Kevin;

   Have you tried ....

DC.Modify ("DataWindow.Print.Paper.Source='<0 - Default, 1 - Upper Bin, 2 - Lower Bin, 3 - Middle Bin, 4 - Manual, 5 -  Envelope,   6 - Envelope Manual, 7 - Auto, 8 - Tractor, 9 - Smallfmt, 10 - Largefmt, 11 - Largecapacity,
        14 - Cassette>' ")

  Where the important values to me to try would be: 0, 1, 2 & 3

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.