PHP and postscript!

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
johndcastro
Forum Newbie
Posts: 2
Joined: Tue Feb 27, 2007 4:29 pm

PHP and postscript!

Post by johndcastro »

Hello I am new to the Forum!

I am wondering if anybody has used PHP to determine the total number of pages in a postscript file?

I.E. Could you parse all the lines of the postscript file looking for an endpage syntax?

Thanks in Advanced!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

"Is it possible to parse a postscript file (looking for end of page)?"

I don't see why not.
Post Reply