on 2022 Jul 05 4:18 PM
Hi Gurus ,
First of all apologies if this question is asked beforehand , I didn't find a link which could answer my question directly .
Is there a way where I can print and display the adobe form directly from ZPL command which I get from API return ,
I want to print the label dynamically rather than dissecting the information I get from the command string and bind it to variables
Regards
Neelabh Raj
Request clarification before answering.
Hi Neelabh,
If you want to print a ZPL label from an Adobe form one only need pick a proper device type (i.e. AZPL203, AZPL300, etc.) for the printer in SPAD and the system will do the rest.
Regards,
Ryan Crosby
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ryan ,
Thanks for your reply. We have these devices configured in our system . I am getting string of zpl commands like this . Will it be possible to print this directly ? and if so how .
^FX BC command parameters:
^FX - orientation (N/R/I/B)
^FX - height (number)
^FX - showHumanReadableText (Y/N)
^FX - showTextAbove (Y/N)
^FX - addUccCheckDigit (Y/N)
^FX - mode (A/U/D/N)
^FO50,50^BCN,100,Y,N,N,A^FD12345678^FS
^XZ
neelabh - getting a string of ZPL commands in your system how? If you have an Adobe Form setup and configured correctly you won't even see the ZPL commands, but rather the system will show you the representation of the spool and convert that into a set of ZPL instructions to send to the printer via the spooler.
Hi Ryan,
Greetings!!!
Could you please share the Output Device setup for the Device types AZPL203 and AZPL300?
I mean the Host Spool Access Method , Device Class , etc;.
The intension is to put all the ZPL in a standard text and call the standard text bin Adobe forms.
This can be done using SAP SMART FORMS. I am trying to do the same using the SAP Adobe forms.
Thanks,
Chandra.
User | Count |
---|---|
80 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.