Dear,
I have tested the silverdox viewer at my silverlight 4.0 application and works fine. But I have some queries like
Q1. As per my application the multiple client can attched at the same time after ligin into application. So when the first client loaded .xod file, it loaded at their end, but at the same time other client got an error the message is below:
An unhadled exception ('Unhandled Error in Silverlight Application Code: 4004, Category: ManageRuntimeError, Message: System.NullReferenceException: Object reference not set an instance of object.)
So, how we handled with this error, so that other client also can view the same .xod file.
Q2. When a silverlight client press scroll up/down for document scroll, is it communicate to other client. If yes, the how please give example.
Q3. If I want to convert a pdf/ppt into .xod format with PDFNET into one step programaticcaly.
e.q. If a client browse pdf/ppt file, it will convert into .xod file programatically and shown into silverdox viewer, and then shown to other client as well. If any sample you can provide to convert the PDF/PPT to .xod programatically.
Thanks in advance