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 : Monday, April 11, 2011 10:10:09 AM(UTC)

GG_  
GG_

Groups: Registered
Posts: 2


I developed an ActiveX application (. NET) that is used in a Web application. This component uses activex v17 LeadTools to use features related to PDF. (Display PDF with LEADTOOLS viewer).
But I had a problem with 'Raster PDF Engine IS Needed to use this feature'. After some research it seems that I did not complete this property: RasterCodecs.Options.Pdf.InitialPath.

After completing the property it works ... but the dll (Leadtools.PdfEngine.dll) must be copied on the client machine (which uses a browser). Is there a way to include this dll in my ActiveX to avoid copying this dll on every post? I tried adding a reference in my project activex but visual studio does not want to add.

Thank you in advance for your help!
 

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 : Tuesday, April 12, 2011 6:46:15 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

The way to make your control deploy all needed DLLs depends on the deployment approach you're using in your project.
If I understand correctly, you're creating a custom control using Visual Studio .NET then you are using this control in a web application.
If what you're doing is similar to one of the deployment methods listed in the following forum post, please read more details about it in the post to see what's missing from your code:
http://support.leadtools.com/SupportPortal/CS/forums/32407/ShowPost.aspx

 
#3 Posted : Thursday, April 14, 2011 5:22:12 AM(UTC)

GG_  
GG_

Groups: Registered
Posts: 2


Thank you for your reply. I'll take a look.
 
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.164 seconds.