Skip to main content
Question

Chart Generator to EPS writer

  • April 23, 2018
  • 2 replies
  • 9 views

hydrolithe
Contributor
Forum|alt.badge.img+3

Hi, I use FME desktop to generate topografic profils with Chart Generator transformer. It works well and I want to add a EPS (Adobe Illustrator EPS) writer but with many combinations of parameters, it doesn't work and I can't have a profile as eps file.

The goal is to work with this eps file in Adobe Illustrator to have a wide choice of customization.

Is there anyone who has already worked with this case ? And if you have any tips to help me.

Pierre

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+60
  • Celebrity
  • 3703 replies
  • April 23, 2018

Rather than using a ChartGenerator I would create regular geometry of the profile (swap the Y and Z axes should do the trick) and then write to EPS.

Alternatively, you can try writing to PDF rather than EPS, those can also be opened in Adobe Illustrator


hydrolithe
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • 3 replies
  • April 24, 2018

Thanks for your answer.