× 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.



The PS to PCL conversion as suggested will be your best bet.

Jim McLean



                                                                           
             Ashish Kulkarni                                               
             <kulkarni_ash1312                                             
             @yahoo.com>                                                To 
             Sent by:                  Java Programming on and around the  
             java400-l-bounces         iSeries / AS400                     
             @midrange.com             <java400-l@xxxxxxxxxxxx>            
                                                                        cc 
                                                                           
             10/05/2005 10:46                                      Subject 
             AM                        RE: printing PDF from AS400         
                                       again(Printer question)             
                                                                           
             Please respond to                                             
             Java Programming                                              
             on and around the                                             
              iSeries / AS400                                              
             <java400-l@midran                                             
                  ge.com>                                                  
                                                                           
                                                                           




I am not sure if my printer supports postscript/pdf
printing, but do i have to change the printer to make
it work, or is there a way i can still use my printer
--- Jim McLean <Jim.McLean@xxxxxxxxxx> wrote:

>
> Does your printer support those types natively
> (postscript / PDF)?
>
> Jim McLean
>
>
>
>
>              Ashish Kulkarni
>
>              <kulkarni_ash1312
>
>              @yahoo.com>
>                    To
>              Sent by:                  Java
> Programming on and around the
>              java400-l-bounces         iSeries /
> AS400
>              @midrange.com
> <java400-l@xxxxxxxxxxxx>
>
>                    cc
>
>
>              09/05/2005 05:51
>               Subject
>              PM                        RE: printing
> PDF from AS400
>                                        again(Printer
> question)
>
>
>              Please respond to
>
>              Java Programming
>
>              on and around the
>
>               iSeries / AS400
>
>              <java400-l@midran
>
>                   ge.com>
>
>
>
>
>
>
>
>
>
> Hi
> I tried the soluction below, like creating a spool
> file with DEVTYPE(*USERASCII), and ftp pdf file as
> well as post script file to it,
> but my printer prints garbage, how do i setup the
> printer correctly to print these find of spool file
>
>
> Ashish
> --- "Wilt, Charles" <CWilt@xxxxxxxxxxxx> wrote:
>
> > What kind of printer?
> >
> > It needs to be an ASCII LAN attached one, not a
> > twinax or *IPDS one.
> >
> > Then you need an DEVTYPE(*USERASCII) printer file
> >
> > CRTPRTF FILE(QGPL/PDFPRTF) DEV(MYHPPRT)
> > DEVTYPE(*USERASCII) TEXT('A printer file for use
> > with PDFs')
> >
> > Spool the data using the printer file.
> >
> > Either write your own HLL program...
> >
> > Or use FTP as suggested by David Morris:
> >
> > ftp mysys
> > bin
> > namefmt 1
> > put /ifsdir/file.pdf
> /qsys.lib/qgpl.lib/pdfprtf.file
> >
> >
> > HTH,
> >
> > Charles Wilt
> > iSeries Systems Administrator / Developer
> > Mitsubishi Electric Automotive America
> > ph: 513-573-4343
> > fax: 513-398-1121
> >
> >
> > > -----Original Message-----
> > > From: java400-l-bounces@xxxxxxxxxxxx
> > > [mailto:java400-l-bounces@xxxxxxxxxxxx]On Behalf
> > Of Ashish Kulkarni
> > > Sent: Wednesday, April 20, 2005 3:01 PM
> > > To: Java Programming on and around the iSeries /
> > AS400
> > > Subject: RE: printing PDF from AS400 again
> > >
> > >
> > > Hi
> > > I create a pdf using itext and fop, but how do i
> > print
> > > it using printer on AS400, basically AS400 outq.
> > > Has anyone done this
> > >
> > >
> > > Ashish
> > > --- DReid@xxxxxxxxxxxxxxxxxx wrote:
> > > > Try iText
> > > >
> > > >
> > >
> >
>
http://itext.sourceforge.net/tutorial/general/webapp/index.htm
> > > l#silentpr
> > > > int
> > > >
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: java400-l-bounces@xxxxxxxxxxxx
> > > > [mailto:java400-l-bounces@xxxxxxxxxxxx] On
> > Behalf Of
> > > > Ashish Kulkarni
> > > > Sent: Wednesday, April 20, 2005 1:20 PM
> > > > To: java400-l@xxxxxxxxxxxx
> > > > Subject: printing PDF from AS400 again
> > > >
> > > > Hi
> > > > I have a pdf in IFS file system on AS400, if i
> > have
> > > > to
> > > > print it is it possible to do it with out
> having
> > > > info
> > > > print server?
> > > > if yes can some one explain how, or is there
> any
> > > > other
> > > > product to do so, i would like some thing open
> > > > source
> > > > or free :-)
> > > > I knwo there was a thread a few weeks ago, but
> > could
> > > > not find it
> > > >
> > > > Ashish
> > > >
> > > > A$HI$H
> > > >
> > > >
> > __________________________________________________
> > > > Do You Yahoo!?
> > > > Tired of spam?  Yahoo! Mail has the best spam
> > > > protection around
> > > > http://mail.yahoo.com
> > > > --
> > > > This is the Java Programming on and around the
> > > > iSeries / AS400
> > > > (JAVA400-L) mailing list
> > > > To post a message email:
> JAVA400-L@xxxxxxxxxxxx
> > > > To subscribe, unsubscribe, or change list
> > options,
> > > > visit:
> > > >
> >
> http://lists.midrange.com/mailman/listinfo/java400-l
> > > > or email: JAVA400-L-request@xxxxxxxxxxxx
> > > > Before posting, please take a moment to review
> > the
> > > > archives
> > > > at http://archive.midrange.com/java400-l.
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
--------------------------------------------------------------
> > > ----------------
> > > > The information transmitted by the following
> > E-Mail
> > > > is intended only for the addressee and may
> > contain
> > > > confidential and/or privileged material. Any
> > > > interception, review, retransmission,
> > dissemination,
> > > > or other use, or taking any action upon this
> > > > information by persons or entities other than
> > the
> > > > intended recipient is prohibited by law and
> may
> > > > subject them to criminal or civil liability.
> If
> > you
> > > > received this communication in error, please
> > contact
> > > > us immediately at 954-660-7400 and delete the
> > > > communication from any computer or network
> > system.
> > > >
> > >
> >
>
==============================================================
> > > ================
> > > >
> > > >
> > > > --
> > > > This is the Java Programming on and around the
> > > > iSeries / AS400 (JAVA400-L) mailing list
> > > > To post a message email:
> JAVA400-L@xxxxxxxxxxxx
> > > > To subscribe, unsubscribe, or change list
> > options,
> > > > visit:
> > > >
> >
> http://lists.midrange.com/mailman/listinfo/java400-l
> > > > or email: JAVA400-L-request@xxxxxxxxxxxx
> > > > Before posting, please take a moment to review
> > the
> > > > archives
> > > > at http://archive.midrange.com/java400-l.
> > > >
> > > >
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > > --
> > > This is the Java Programming on and around the
> > iSeries /
> > > AS400 (JAVA400-L) mailing list
> > > To post a message email: JAVA400-L@xxxxxxxxxxxx
> > > To subscribe, unsubscribe, or change list
> options,
> > > visit:
> >
> http://lists.midrange.com/mailman/listinfo/java400-l
> > > or email: JAVA400-L-request@xxxxxxxxxxxx
> > > Before posting, please take a moment to review
> the
> > archives
> > > at http://archive.midrange.com/java400-l.
> > >
> > >
> >
> > --
> > This is the Java Programming on and around the
> > iSeries / AS400 (JAVA400-L) mailing list
> > To post a message email: JAVA400-L@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit:
> >
> http://lists.midrange.com/mailman/listinfo/java400-l
> > or email: JAVA400-L-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the
> > archives
> > at http://archive.midrange.com/java400-l.
> >
> >
>
>
>
>
> Discover Yahoo!
> Stay in touch with email, IM, photo sharing and
> more. Check it out!
> http://discover.yahoo.com/stayintouch.html
> --
> This is the Java Programming on and around the
> iSeries / AS400 (JAVA400-L)
> mailing list
> To post a message email: JAVA400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit:
> http://lists.midrange.com/mailman/listinfo/java400-l
> or email: JAVA400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the
> archives
> at http://archive.midrange.com/java400-l.
>
>
>
>
>
> --
> This is the Java Programming on and around the
> iSeries / AS400 (JAVA400-L) mailing list
> To post a message email: JAVA400-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit:
> http://lists.midrange.com/mailman/listinfo/java400-l
> or email: JAVA400-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the
> archives
> at http://archive.midrange.com/java400-l.
>
>


A$HI$H



__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.






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.