Aandi Inston
Aandi Inston
1. Make a copy of the original file. Work on a NEW copy each time,
because you are sure to break it.
2. Open the file in an editor, and look for lines containing %%EOF
(exactly in that format).
3. How many are there? An unedited file will contain one, or two.
Each time it is edited, more is added to the end, after the %%EOF.
4. To remove the last edit: find the LAST BUT ONE %%EOF in the file,
go to the next line after it, and delete everything from there to the
end of the file. You have now removed one editing session.
5. Save the file as a text file, but call it something.PDF. Be sure
not to overwrite your good file!
6. Try Acrobat, see what you get.
Aandi Inston