Re: API QwpzHostPrintTransform failed : CPF3CF2 hptopt = 30



¡ Thank you !

I must say that after applying latest V5R3M0 Print group PTFs, some of the
failing convertions (SCS spooled files into PDF on IFS), were fixed, but
others, remained failing.

Who is Rodney ? by the way ? ;)

Any way ... it is true that obtained PDF files are not serarchebles ones by
the freeware tool we are using.

Then ... would you please recommend me and my customer a tool to get a SCS
spooled file converted into a searcheable PDF file? I mean with a simmilar
command as CVTSPLFPDF wich comes with MMAIL freeware utílity.

Thanks in advance.




"Bradley V. Stone" <bvstone@xxxxxxxxxxxxxxxx> escribió en el mensaje
news:6ab48$47a0fe44$4802d591$23808@xxxxxxxxxxxxxxxxxx
From my experience, the host print transform API was never really
stable with SCS spooled files.. (thus the reason I sell different
products for different types of spooled files).

If the problem was programmer error, then you'd expect to see it on
AFPDS spooled files as well as SCS spooled files, but I've never seen
one on AFPDS.

I believe I remember talking with IBM and others about this and the end
result was "don't use the HPT API for SCS spooled files". Maybe Rodney
can shed a little more light on this, but as far as my customers go, if
they're converting SCS, I instruct them to use a different tool than for
AFPDS. Not only is it faster, it won't get this error and the PDF will
be text searchable and not a raster image.

Brad
www.bvstools.com

CENTRINO wrote:
Thanks: but those SCS spool files are just 199 pages of plain SCS data
far
away from being near 16 MB.. I Assume that tou meant 16 Megabytes not 16
megabits.

On the other hand I know that there is a limit for user space ... Do you
kow
if the 16 MB limit is for the resulting IFS intermediate TIF file
created
during the process of converting to PDF, if so, that may be the cause.

Thanks again.




"Michael Paris" <michael.paris@xxxxxxxxxxx> escribió en el mensaje
news:fnq4rv$887$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

CENTRINO schrieb:
Opss correction: I missed the CPF message:

API QwpzHostPrintTransform failed CPF3CF2 hptopt = 30

"CENTRINO" <nadie@xxxxxxxxxxxxxxx> escribió en el mensaje
news:fnq1tk$o8g$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
We are getting the following message: API QwpzHostPrintTransform
failed
hptopt = 30
while using the utility CVTSPLFPDF from freeware MMAIL utility.

While generating the intermediate TIFF file from a spool file the
process sends the above message..

It seems to depend of the size of the spool file: short splfs work
right, but larger (130 pages) just generate an incomplete TIFF file
then
the PDF is not generated.

We are running V5R3M0 and latest print group PTFs.

Any Idea?

Thanks in advance.






as I read the documentaion correctly, "Spool files must not be greater
than 16 Mb", that may cause the error.

Kind regards
Michael




.



Relevant Pages

  • Re: API QwpzHostPrintTransform failed : CPF3CF2 hptopt = 30
    ... it is true that obtained PDF files are not serarchebles ones by ... If you're looking to convert and email SCS and AFPDS spooled files, you'll need the SPLTOOL Suite. ... This contains three tools, SPLTOOL (converts SCS spooled files), AFPTOOL and MAILTOOL ...
    (comp.sys.ibm.as400.misc)
  • Re: API QwpzHostPrintTransform failed : CPF3CF2 hptopt = 30
    ... If the problem was programmer error, then you'd expect to see it on AFPDS spooled files as well as SCS spooled files, but I've never seen one on AFPDS. ... That problem doen't happens if you get a buffer at a time instead of all buffers, but also reading all buffers you can test output parameters from spool-get to prevent to pass to trasform api incomplete buffers. ...
    (comp.sys.ibm.as400.misc)