Hi,
A current project I'm working on requires that Word (Office 2013 .docx) documents get shown within the app.
The App works perfectly fine on x86/x64 machines (using SfRichTextBoxAdv) - but when I go to run same App on my Surface RT tablet (ARM), it shows the first page of the Document (as per normal) but then I can't scroll or interact with it at all (control just appears to be frozen). The documents are only short (3-10 pages) but contain some images etc. Note that no editing is required - only straight viewing (and control is set to be read only).
Any ideas why this is happening - has this control been tested properly on ARM/RT before?
thanks
Niall