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



Yeah. It is that easy to convert PCL to PDF if you already have Adobe
license. It's a single call to a single API.

You could also do it in C++.   Don't know how you'd do it in RPG. At least
not without a lot of work!


Shannon O'Donnell


----- Original Message -----
From: "Brad Stone" <brad@xxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Sent: Thursday, April 03, 2003 3:53 PM
Subject: Re: HPT to TIFF image scaling?


> How about C or RPG.  Or just the psudeocode to do it.  :)
> If it were that easy, they wouldn't be asking a couple grand
> for it I would think.
>
> On Thu, 3 Apr 2003 14:53:08 -0600
>  "Shannon O'Donnell" <sodonnell@xxxxxxxxxxxxxxx> wrote:
> > How about from PCL to PDF?  You can write a little
> > ActiveX object in VB to
> > do this for you in about five minutes if you already own
> > the Adobe license.
> >
> >
> >
> > Shannon O'Donnell
> >
> >
> > ----- Original Message -----
> > From: "Brad Stone" <brad@xxxxxxxxxxxx>
> > To: "Midrange Systems Technical Discussion"
> > <midrange-l@xxxxxxxxxxxx>
> > Sent: Thursday, April 03, 2003 11:59 AM
> > Subject: Re: HPT to TIFF image scaling?
> >
> >
> > > In this particular application, it needs to be TIFF.
> > But
> > > I'd be interested in hearing if there is a WSCST that
> > you
> > > can use to create the BMP.
> > >
> > > It just seems to me there should be more settings,
> > either in
> > > the print file or with the HPT or WSCST used to scale
> > the
> > > image to fit.  Since it prints fine..
> > >
> > > If I could convert from PCL to something.. then it
> > would be
> > > worth it.  But everyone charges an arm and a leg for
> > that
> > > type of application source.. :)
> > >
> > > Brad
> > >
> > > On Thu, 3 Apr 2003 11:29:15 -0600
> > >  "Shannon O'Donnell" <sodonnell@xxxxxxxxxxxxxxx> wrote:
> > > > Hey Brad,
> > > >
> > > > Did you try converting it to a BMP to see what
> > happens?
> > > > TIFF is a peculiar
> > > > image format internally. It can be a real bear to
> > work
> > > > with. BMP, on the
> > > > other hand, is relatively straight forward and if you
> > > > need to access the BMP
> > > > headers of that image, it can be an order of
> > magnitude
> > > > easier.
> > > >
> > > > Just a thought.
> > > >
> > > > Shannon O'Donnell
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Brad Stone" <brad@xxxxxxxxxxxx>
> > > > To: "Midrange Systems Technical Discussion"
> > > > <midrange-l@xxxxxxxxxxxx>
> > > > Sent: Thursday, April 03, 2003 11:13 AM
> > > > Subject: HPT to TIFF image scaling?
> > > >
> > > >
> > > > > I have some AFP documents that when printed, look
> > > > great.
> > > > > But, if I use the HPT API to convert it to a TIFF,
> > some
> > > > of
> > > > > the right side data gets cut off.  In one case it
> > even
> > > > > wrapped the data to the left side.
> > > > >
> > > > > Anyone have any thoughts on a remedy for this.
> > Thanks!
> > > > >
> > > > > Brad
> > > > > _______________________________________________
> > > > > 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.
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > 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.
> > > >
> > >
> > > Bradley V. Stone
> > > BVS.Tools
> > > www.bvstools.com
> > > _______________________________________________
> > > 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.
> > >
> >
> >
> > _______________________________________________
> > 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.
> >
>
> Bradley V. Stone
> BVS.Tools
> www.bvstools.com
> _______________________________________________
> 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.
>



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.