I have an issue with a DGN writer where it's not outputting text. I have generated text using the LabelPointReplacer which successfully outputs the Visualiser however, when I write to a DGN it doesn't write out.
The workspace uses a few tricks to get a work-compliant file. I've taken the company DGN seed file, attached in the levels I want and made this file the seed file for the DGN writer. I've used an AttributeCreator to get the data to write out to the correct DGN level and then the DGNStyler to colour by level (also set line weight and style by level). I should add that when a cell I've called into the workspace via another DGNStyler passes through the process above, it plots, but the text does not.
I have a feeling I need to expose something text related on the Writer or perhaps FME is generating a font that isn't in the writer seed file, but not sure where to look. Any help appreciated as always.
Cheers! Amit