Convert PDF Files to PCL-Files

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jogisarge
Forum Newbie
Posts: 8
Joined: Wed Oct 31, 2007 8:57 am

Convert PDF Files to PCL-Files

Post by jogisarge »

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
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Convert PDF Files to PCL-Files

Post by Benjamin »

Post Reply