Semantics and format of .ps files are outside the scope of this group. You could of course use php to format an .odt file but this would probably be a question for [email protected] group.
/paul On 11/28/05, B <[EMAIL PROTECTED]> wrote: > Hej all, > > > I hope somebody in here can help me with that: > > I want to manipulate (only few words) a formatted document with help of > a PHP-script. My idea of doing that is to print the document into a > postscript file and manipulate that postscript file. I used to think > that in postscript, text content is stored in ASCII and formatting is > handled seperately. > In my case, the postscript file contains a aheader and a whole page as a > bitmap. I have HP postscript drivers installed and print into a file > with that. > How can I solve this? > > Thanks, > > Boris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
