Yes. You can search this forum for printing stream files. Scott Klement provided a command and program named PRTSTMF that allows one to print a stream file.
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Lynn McManus
Sent: Monday, August 26, 2013 8:50 AM
To: 'Web Enabling the IBM i (AS/400 and iSeries)'
Subject: Re: [WEB400] Retrieving shipping label strings from webservices
Do you send the text file to a zebra printer?
Lynn McManus
BlueFountain Tech.
401 Meridian Street
Suite 300
Huntsville, AL 35801
(256) 319-7851
(256)319-7846 Fax
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Grizzly Malchow
Sent: Monday, August 26, 2013 8:34 AM
To: Web Enabling the IBM i (AS/400 and iSeries)
Subject: Re: [WEB400] Retrieving shipping label strings from webservices
I've achieved this by base 64 decodeing and saving the data to an IFS file.
I just save it to a text file. Then you can print the IFS/stream file.
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Lynn McManus
Sent: Friday, August 23, 2013 2:27 PM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] Retrieving shipping label strings from webservices
Hello,
I have RPGLE program that submits SOAP requests to UPS or FEDEX and am parsing the response to retrieve tracking information. This all works very well. Now, I am trying to extract the shipping label string that is included in the response. I can see it. But have no idea what to do with it if I do parse it out. I believe I will need to decode the data from base 64, ok no issues with that, but how do I store/send this information to my zebra printer? I have found zero information yet on hints to figure this out. Any help would be appreciated.
Thanks in advance,
Lynn
Lynn McManus
BlueFountain Tech.
401 Meridian Street
Suite 300
Huntsville, AL 35801
(256) 319-7851
(256)319-7846 Fax
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.