Thread: free pdf editor
View Single Post
Old 03-12-2003, 08:21 AM   #19 (permalink)
strangerstill
Registered User
 
strangerstill's Avatar
 
Join Date: Oct 2001
Posts: 1,565
strangerstill is on a distinguished road
This might sound a little complex, but what I'd do is this: take it to a *nix machine or a Windows machine running Cygwin. Using Ghostview, run pdf2ps to convert it to a PostScript file. You can then edit the postscript file using a graphics program or even by hand using a text editor (PostScript is like a macro language for printers)
Then just use ps2pdf to convert it back again.

strangerstill is offline   Reply With Quote