Images vanished

For all things Mellel

Moderators: Eyal Redler, redlers, Ori Redler

Eyal Redler
Co-founder
Posts: 695
Joined: Thu Oct 27, 2005 9:15 am

Re: Images vanished

Post by Eyal Redler »

Boban wrote to me, I investigated and here's my reply
I'm afraid Apple has dropped built-in support for EPS files in macOS 10.14 (Sonoma).
You'll need to convert these eps images into PDF, to do so you'll need access to a mac running Ventura (or an earlier version of macOS) and you can use the command line tool pstopdf.
1. Take a copy of the Mellel file and change its file extension to zip
2. Expand the zip archive, this should expand into a folder
3. Inside the folder, find the images folder
4. Open the terminal application
5. cd into the images folder (you can do this by typing 'cd ' (sans quotes, with a space after it) and then dragging the images folder into the terminal window and pressing return)
6. Enter this command 'find . -name "*.eps" -exec pstopdf {} \;' (sans quotes) and press return
7. Enter this command 'rm *.eps' (sans quotes) and press return
8. Add the mellel extension to the document folder
Eyal Redler
----------------------
Co-Founder and Owner at Mellel
Facebook: http://www.facebook.com/mellelwordprocessor
YouTube: http://www.youtube.com/user/MellelRedlex
Donate: https://www.paypal.com/donate/?hosted_b ... 2LWB33YBZW
Post Reply