When processing an INDD file in InDesign Server CS5, we are importing text that contains Tagged Text tags. The tags are being properly applied, but we are having an issue with the formatting in the INDD file being overwritten.
For example: We have a selection of text that is formatted using a specific font type in the INDD file. The tagged text being imported only has tags that defines the size of the font. When the selection of text is replaced with the tagged text, the font type is replaced with the default font, rather than leaving it as it was even though we never defined the font type in the tagged text.
Any ideas on how we can apply tagged text but still retain any text formatting that was not specifically defined in the tagged text?
Thanks!
I am using
InterfacePtr<IK2ServiceProvider> service(registry->QueryServiceProviderByClassID( kImportProviderService, kTaggedTextImportFilterBoss));