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 : Tuesday, June 15, 2010 7:29:42 PM(UTC)

kishor  
kishor

Groups: Registered
Posts: 7


When I tried to save the file in PDF then exception : PDF capability is required? What is the reason for this???
 

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, June 16, 2010 12:06:14 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

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

If you want to save PDF files in your application, you need to unlock PDF save support in your code by using the unlock Method.
If you are using the LEADTOOLS .NET programming interface, you need to use the RasterSupport.Unlock() method.
If you don't have the LEADTOOLS PDF Plug-in or you have it but you don't have the unlock keys, please send your LEADTOOLS serial numbers to sales@leadtools.com and ask about the PDF Plug-in and unlock keys.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
#3 Posted : Thursday, June 24, 2010 9:00:24 PM(UTC)

kishor  
kishor

Groups: Registered
Posts: 7


Thanks, when I used RasterSupport.Unlock(), PDF was created.
RasterSupport.Unlock(RasterSupportType.PdfSave, "Unlock_key");
 
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.212 seconds.