Skip to main content
Solved

Special characters in FME textstroker

  • July 18, 2013
  • 1 reply
  • 56 views

Hi,

 

 

I am trying to stroke the following string "ABCD  \\n - 01234" using a textstroker in FME. However after stroking the text, the newline character (\\n) is not interpreted as a new line. Instead it is stroked as plain text.

 

 

How to stroke text which has special characters in FME?

 

 

Regards,

 

Ananda

Best answer by david_r

Hi,

 

 

it is possible that the TextStroker doesn't support newlines. I suggest you write Safe to verify, and perhaps also to file a feature request.

 

 

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.

1 reply

david_r
Celebrity
  • Best Answer
  • July 18, 2013
Hi,

 

 

it is possible that the TextStroker doesn't support newlines. I suggest you write Safe to verify, and perhaps also to file a feature request.

 

 

David