Tzahi, On Fri, 2002-11-08 at 23:13, Tzahi Fadida wrote: > Is there a way to add notes a .ps? > eg: adding a text underneath a line so i can later print it with the .ps
Well, I don't know if Postscript is actually Turing complete but since you can program a web server in Postscript (http://www.pugo.org:8080/ for the details) then I guess the answer is: of course ;-) Seriously now, Postscript is a descriptive language to program a graphics device to generate output, you can do anything you want in it. Your question is like asking: "can I add notes to a text file?" sure you can - just open it a text editor and add the notes. Same goes for Postscript. Gilad. -- Gilad Ben-Yossef <[EMAIL PROTECTED]> http://benyossef.com "Geeks rock bands cool name #8192: RAID against the machine" ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
