Wednesday, January 14, 2009, 9:20:47 AM, Rudolf de Grijs wrote: > We are using the spellchecker of XMLMind. Besides spellchecking we > also require hyphenation functionality. Does XMLMind offer this > functionality (by means of a library)?
I don't know what kind of XML you are writing, but maybe you don't need that in XXE itself, as that's only an XML editor. Automatic hyphenation and other page-setting tasks are done when you transform the XML to the final form, like to PDF (after all, the page width is not known until that), and XXE just calls external tools (other products) for that. RenderX XEP for example can hyphenate, and you can even call it directly from XXE. > Best regards / Mit freundlichen Gr??en / Sinc?res salutations > > Rudolf de Grijs -- Best regards, Daniel Dekany

