Skip to main content
Hello FME community,
Does anyone know how I can convert a label text into a polygone that include the text
Thanks

Hi @hola115​ 

 

Did you use the transformer TextStroker?

 

TextStroker


Yes, and i had a error message : The below feature caused the translation to be terminated

TextStroker_<Rejected> (TeeFactory):

TextStroker_<Rejected>: Termination Message: 'TextStroker output a <Rejected> feature. To continue translation when features are rejected, change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation''

TextStroker (TextStrokerFactory): Termination Message: '%0'

FeatureMerger (ReferenceFactory): TextStroker_<Rejected>: Termination Message: 'TextStroker output a <Rejected> feature. To continue translation when features are rejected, change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation''


So there is (at least) one feature that is rejected.

What happens after you change 'Workspace Parameters' > Translation > 'Rejected Feature Handling' to 'Continue Translation'?


Reply