cancel
Showing results for 
Search instead for 
Did you mean: 

Tray Selection in Adobe Forms for HP 4250TN

sebastian_hockmann2
Participant
0 Kudos

Hello.

i'm trying to use different trays for our HP 4250TN printer. But i'm getting stucked.

XDC:

-------

I copied the XDC File hppcl5e.xdc to zhppcl5e01.xdc (see attached file). I modified

the XDC File with Notepad++ and changed value 26 to 5.

Cause internal Tray ID 5 means physical Tray 3.

<medium long="297mm" short="210mm" stock="a4">5</medium>

AdobeForm:

----------------

The AdobeForm uses medium a4, as described in XDP File (see attached file):

<medium long="297mm" short="210mm" stock="a4"/>

ADS Server:

----------------

I copied the XDC Files to the Adobe Server Lib Directory and restarted the J2EE Engine.

ABAP Server:

------------------

On ABAP Server i created a new device type ZHPLJ401 which is a copy from HPLJ4.

In RSPO022 i assigned this device type with XDC zhppcl5e01.xdc. Then i created

a new printer in SPAD and assigned ZHPLJ401. I use Host Spool Access Method

S: Print Using SAP Protocol.

Printserver:

---------------

On Printserver we use a HP universal printer driver with PCL-5. SAPSprint 7.30

and SAPPdfPrint 7.30 with current Patchlevels are installed. In SAPSprint we set

the parameter PrintPDFAsRAW=1, since some printers can't print directly PDF.

Use-Case:

--------------

But when i try to print the document it doesn't use Tray 3 but the manual tray.

Any ideas or hints what i'm doing wrong ?

Thanks,

Sebastian

Accepted Solutions (0)

Answers (1)

Answers (1)

peng_wen
Active Participant
0 Kudos

Hello,

Maybe you can try the suggestion described in note 1877614 and then see if it helps.
Set the option PDFIgnoreTray.

Regards,

Wen Peng