Posted 18 years ago
by Jared Phelps
Hello-
I've noticed pretty slow performance when print previewing a document...It can take up to 2 minutes to bring up the screen for a 10-100 line document. I've noticed this in my own language and also in the sample project using either the C# language or one of the dynamic ones.
Also, I was wondering about the behavior of the PerformSemanticParse(Document document, TextRange parseTextRange, SemanticParseFlags flags) method. It seems like no matter what change to the document I make, the textrange parameter gives me the character's offset to Document.Length. Is it ever anything different?
Any ideas?
Thanks!
Jared
I've noticed pretty slow performance when print previewing a document...It can take up to 2 minutes to bring up the screen for a 10-100 line document. I've noticed this in my own language and also in the sample project using either the C# language or one of the dynamic ones.
Also, I was wondering about the behavior of the PerformSemanticParse(Document document, TextRange parseTextRange, SemanticParseFlags flags) method. It seems like no matter what change to the document I make, the textrange parameter gives me the character's offset to Document.Length. Is it ever anything different?
Any ideas?
Thanks!
Jared