> I just tested it. It looks good. One thing I noted: If the document contains
> multiple unknown characters, only the first one is reported by the error
> dialog. Is this intended?

Right now, the exception will stop the export process so only the
first unknown character is reported. If we want to report all of them,
ErrorList has to be passed to a deeper level which would lead to a
more intrusive patch. I chose the simpler solution because I think it
is good enough to fix such problems one by one.

Cheers,
Bo

Reply via email to