sophie_newbie wrote: > Is there any way to do this directly within python? > > If not is there any other good way to achieve it? > > Thanks in advance for any help!
I have used ghostscript from within python to do this sort of thing. You may get problems if the fonts are too exotic, but otherwise it works quite well. If that sounds OK I can send you a script that I use. -- Robin Becker -- http://mail.python.org/mailman/listinfo/python-list
