Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, August 18, 2010 8:04:57 AM(UTC)
sumitgupta.nc

Groups: Registered
Posts: 10


Is it possible to load up PDF file in the LeadTools Silverlight sdk?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, August 18, 2010 8:14:47 AM(UTC)
sumitgupta.nc

Groups: Registered
Posts: 10


Could you please provide an example of how the Image Viewer control can be extended to display PDFs?

Is it possible to use PDFs with Layers and be able to control which layer to display in the Silverlight Image Viewer?
 
#3 Posted : Thursday, August 19, 2010 1:02:04 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Our Silverlight functions cannot natively load PDF files. However, using our WCF services, you can load any of the supported file formats by LEADTOOLS, including PDF. For more information, please check the following webpages:
http://www.leadtools.com/sdk/wcf/default.htm
http://www.leadtools.com/sdk/wcf/load-save-convert-images.htm

You can check the following tutorial in our .NET help file for a sample code:
"Loading And displaying an image using WCF in Silverlight"

Regarding loading PDF files with layers, our PDF plug-in does not support loading such files.
 
#4 Posted : Thursday, August 19, 2010 8:26:28 AM(UTC)
sumitgupta.nc

Groups: Registered
Posts: 10


Now, does it load the PDF images in the RasterImageViewer? Would I be able to use the pan/zoom and plot annotations on it?
 
#5 Posted : Friday, August 20, 2010 7:58:46 AM(UTC)

Walter  
Walter

Groups: Tech Support
Posts: 366

Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)

Hello,

Once the image is converted by the WCF Service, it will be streamed to the client where the file will be decompressed into a RasterImage. Once the viewer has the uncompressed image data, you'll be able to use the Pan InteractiveMode or use our annotation support with the viewer. Both of these should be illustrated with the Main Silverlight Imaging and Silverlight Annotations demos that we provide with the SDK, and through the live demo on our site here:
http://demo.leadtools.com/silverlight/demowrapper/demowrapper.html
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.076 seconds.