Export Chinese traditional and simplified documents from InDesign
I am primarily a developer with limited knowledge of InDesign but I have run across a problem that I have attempted to solve in multiple ways but have yet to figure out. We have documents in four languages. The English and Spanish documents accurately export to HTML and PDF. But when it comes to Chinese text, I have some issues:
1) If I export a document in simplified Chinese to PDF, the text appears correctly until I copy and paste it, it then reverts to traditional Chinese when pasted to a new dopcument.
2) If I export the document to HTML, it only displays as traditional chinese.
This seems like a font issue. The traditional chinese documents uses a font called MHeiHK and the simplified uses a font called MHeiHKS. Those fonts are referenced in the InDesign document and appear in the css of the respective documents: MHeiHK in traditional chinese and MHeiHKS in simplified chinese. I have used both legacy HTML format and the newer HTML5 format. The same issue appears in both export types. In fact, when I open the exported document in an editor like Visual Studio Code, all the symbols appear to be in traditional chinese. Changing the css doesn't change the font (I wouldn't expect it to...)
So my question is: Is there a way to make sure the simplified chinese fonts used in InDesign export properly to both PDF and HTML? Our translation team mentioned something about the "base" font being traditional chinese but the simplified fonts somehow "overlay" or "modify" the TC base font to display as simplified. I don't know enough about fonts to know exactly what they meant by that.
We have hundreds of documents with this issue and we'd like to move more of them to HTML format but this has been a show-stopper for a few years.
Thanks in advance for any help or direction you can give me.
