Hello, In the case of an OOo filter (XSLT) that takes a long time to run (big source document) is there a way to provide some kind of feedback to the end user?
When using the same transformation from a command line, I use <xsl:message> instructions to show the user what nodes are being processed and what actions are being taken. But, when run as a filter, xsl:message don't show up anywhere (that I know of): can they be displayed, and how? or is there another way to provide feedback? Thanks, Regards, EB --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
