× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I got GIFs to print using

R GIFLABEL AFPRSC(&GIFLBLID 22 0.08 2.20 +
(*ROTATION 0) (*PATH &GIFPATH) +
(*SIZE 7 4) (*MAPOPT *ST))

I pass my label name to GIFLBIID and the path to GIFPATH within my RPG program and it works great (this is used to print UPS labels that are sent back from their API)


Now I need to print PDFs the same way but only get a blank page. I have tried component id's 25 and 49. Has anyone been able to print PDFs this way? I need this for printing FedEx labels.





www.pilotpen.us
Marianne Hatcher - Senior Systems Analyst
Office: (904) 645-9999 ext.1262
Pilot Corporation of America
3855 Regent Blvd, Jacksonville, Florida 32224 United States


This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Michael Schutte
Sent: Thursday, August 11, 2016 11:59 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: GIF or JPEG printing still struggling

Yes that's the same issue I was having. I got around that by converting PDF and then converting the PDF back to a userascii spool file. I know you mentioned in another thread that it doesn't work likely because it's a dell printer emulating Hp. So you really need to convert to pcl. There's a thread on experts exchange if you want to read up. Go to google and search for aix PDF to pcl.

Sent from my iPhone

On Aug 11, 2016, at 11:50 AM, Jack Tucky <jacktucky@xxxxxxxxx> wrote:

If I use Spoolmail to send a PDF to my email, it looks fine. If I
print, I get a blank page.

Interested in ANY more ideas. I created a simple GIF with the letter
A on it.

We don't have any HP printers but the DELL printer I'm testing with
emulates HP

Here is my printer description:

CRTDEVPRT DEVD(AJLASER) DEVCLS(*LAN) TYPE(3812) MODEL(1) +
LANATTACH(*IP) PORT(9100) ATTACH(*DIRECT) ONLINE(*YES) +
FONT(11 *NONE) FORMFEED(*AUTOCUT) SEPDRAWER(*FILE) +
PRTERRMSG(*INQ) MSGQ(*CTLD) ACTTMR(170) INACTTMR(*SEC15) +
LINESPEED(19200) WORDLEN(8) PARITY(*NONE) STOPBITS(1) +
TRANSFORM(*YES) MFRTYPMDL(*HP5) PPRSRC1(*LETTER) +
PPRSRC2(*LETTER) ENVELOPE(*NUMBER10) ASCII899(*NO) +
IMGCFG(*IMGD02) CHRID(*SYSVAL) RMTLOCNAME('192.168.2.101') +
USRDFNOPT(*IBMSHRCNN) SYSDRVPGM(*HPPJLDRV) +
TEXT('Dell 2135CN') +
PUBLISHINF(*UNKNOWN *UNKNOWN *UNKNOWN *UNKNOWN *BLANK +
(*UNKNOWN))

My Printer file created with DEVTYPE(*AFPDS) R IMAGE
AFPRSC('A.GIF' 22 +
1.000 1.000 (*SIZE 4.00 6.000) +
(*PATH '/tmp') +
(*MAPOPT *SL))

Program is really nothing
FPRTIMAGE9pO E PRINTER
/free
write image
*inlr = *On;
return;
/end-free
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.