print

  1. J

    Print to special printer tray with List & Label and Win API

    Hi, i print labels with List & Label. Sample: run LlSetPrinterInPrinterFile (output nRet, hJob, {&LL_PROJECT_LABEL}, gcLabel, -1, gcDrucker, 0). The target is, to say the printer, to print with tray 1 or 2 or ... The documentation described, it´s possible with the last parameter. In my...
  2. J

    PdfiumViewer.DLL implementation in ABL Code

    I am trying to implement PdfiumViewer to have more control over my pdf printing (orientation, page size, tray etc.). I have generated its DLL file and placed in session directory along with newly created assemblies.xml file. But its not recognizing my Class definition still. I already got the...
  3. D

    Question Using Windows Passthrough Printing With Network Printer

    Hello everyone, I have been trying to find out whether it is possible to use "-Wa -wpp" startup parameter to print directly from Progress application to a network (TCP/IP) printer for the last couple of days. The goal is to be able to print to the network printer as to a local over COM1 serial...
Top