Converting PowerPoint to eps

A few months ago, I blogged about editing eps file on a Mac without an expensive tool. I only did it a couple times and fell back to “Scott edits eps files.” I’m now writing a new chapter which means I don’t have to deal with existing images. Scott offered to convert my image files to eps. (The publisher did it for our Java 8 books.) I wanted to see if I could to it myself. I feel bad using him as my “eps file service.”

With a bit of Googling, I learned that InkScape has a command line that can convert. I also learned that it is a pain to set up, but instructions are online.

Before doing an operation described as a “pain” and that looks like a lot of stops, I decided to try the UI.

  1. In PowerPoint, save as and choose PDF
  2. Open Inkscape
  3. Open > choose the PDF
  4. Changed precision field from ‘rough” to “very fine”
  5. Click ok
  6. Wait a few minutes (The InkScape window “disappeared” during this step.)
  7. Get Window back: Right click XQuartz > Options > Desktop on Display 2
  8. File > Save as
  9. Choose eps as file type
  10. Choose all defaults

Well, I’m glad I didn’t fiddle with the command line. The eps file has a shaded background behind all my arrows.


Take two

  1. In PowerPoint, save as and choose pnd
  2. Open Inkscape
  3. Open > choose the png
  4. Changed image rendering mode to “smooth”
  5. Click ok
  6. File > Save as
  7. Choose eps as file type
  8. Choose all defaults

Same problem. The eps file has a shaded background. The pdf and png did not.

Oh well. If I can’t figure this out, I guess I’m back to Scott as eps exporter.

Upgrading from SCJP 5 (or earlier) to OCP 11

Update (11/05/2020): Read The 1Z0-819 Exam page to learn how you can easily our Java 11 Study Guides to prepare for Oracle’s 1Z0-819 Exam, as well as the 1Z0-817 Upgrade Exam.

I got this question in a comment to a blog post and decided to answer in blog form.

I have SCJP Java 5 from 2005, now preparing to 1Z0–813 using your book
My goal is to get Java 11 cert eventually

Per the Oracle FAQ, you cannot use the 1Z0-817 upgrade exam to upgrade from an exam Java 5 or earlier straight to the OCP 11. If your goal is OCP 11, there are a few options on how to get there. Each comes with pros and cons.

Exam sequenceCerts obtainedBenefits of ApproachCons of Approach
1Z0-808 (OCA 8)
1Z0-816 (OCP 11 part 2)
OCA 8
OCP 11
– easier first exam– second exam will feel harder because missed part 1
1Z0-815 (OCP 11 part 1)
1Z0-816 (OCP 11 part 2)
OCP 11– traditional path
– exams go together
– requires taking OCP 11 exam sooner (before study materials are available; so far Enthuware is the only provider with Java 11 part 1 materials)
1Z0-808 (OCA 8)
1Z0-809 (OCP 8)
1Z)-817 (OCP 11 upgrade)
OCA 8
OCP 8
OCP 11
– get a professional level cert sooner– costs more
– have to take an extra exam
1ZO-813 (OCP 8 upgrade)
1Z0-817 (OCP 11 upgrade)
OCP 8
OCP 11
– get a professional level cert after first exam– the hardest option because upgrade exams tend to be the toughest and this approach has two

Announcing new Java 11 OCP Books!

Update (11/05/2020): Read The 1Z0-819 Exam page to learn how you can easily our Java 11 Study Guides to prepare for Oracle’s 1Z0-819 Exam, as well as the 1Z0-817 Upgrade Exam.

Jeanne and I are thrilled to announce that we are releasing Java 11 OCP books early next year. Yes, you heard that right, books plural, as in more than one! In fact, we’ll be releasing two new books, along with a complete set edition.

We’ll post links where you can preorder the books as soon as they are available!

These books have been carefully written and include the most important information you need to know for the Java 11 OCP exams. While we are quite proud of our Java 8 books, there’s a lot of new material required for the exams including modules, var, and custom annotations just to name a few.

If you’re thinking of taking the new exams prior to the books’ release, we recommend reading our posts detailing our experiences taking the exams:

In short, if you’re comparing the first exam (1Z0-815) to the older OCA 8 (1Z0-808) exam, don’t. They are quite different and the difficulty level has definitely been increased. We expect both books to be available in early 2020. In fact, we’re nearly done writing the first book already!