Skip to main content
Solved

3D PDF Labels

  • March 13, 2014
  • 2 replies
  • 40 views

Is it possible to output labels for a 3D PDF?

 

 

I've created a 3D surface map of a reservoir, and I want to include height labels for the contours shown on the map. I've used the labeller transformer to create labels for the contours, and when I view the contours and labels in the inspector / visualiser within FME, they look fine, but when i write them to PDF, they get converted into point features.

 

 

Are labels for 3D PDF outputs possible?

 

 

Many thanks.

 

 

Best answer by david_r

Hi,

 

 

have you tried the TextStroker?

 

 

David
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

david_r
Celebrity
  • Best Answer
  • March 13, 2014
Hi,

 

 

have you tried the TextStroker?

 

 

David

  • Author
  • March 13, 2014
Thanks - the TextStroker worked perfectly in conjuction with a 3DForcer to put the labels at the correct elevation.

 

 

Thanks again.

 

 

Richard