Forum Moderators: coopster

Message Too Old, No Replies

Convert PDF Files to PCL-Files

pdf pcl ps

         

jogisarge

2:24 pm on Jul 4, 2008 (gmt 0)

10+ Year Member



Hello @all,

i am running php5 on a IBM i5 V5R4.
now i have to print exisiting pdf-files.

the problem is, i cant use external programms like pdftops or other stuff like this, because the php core runs in the pase environment.

is there any possibility to convert existing pdfs to pcl files ?

bye jo

eelixduppy

3:47 am on Jul 7, 2008 (gmt 0)



Welcome to WebmasterWorld!

All PHP has to offer are the PDF functions [php.net]. You can check some of the script repositories around the web, but I'm not sure if you are going to find much. An external program is probably your best bet, however, so it might be worth figuring out how you can do it like this instead.