Error with demos

The PDF Creator .NET Library enables you to create secure PDF documents on the fly and to view, print and process existing PDF documents. If you have any questions about PDF Creator .Net, please post them here.
Post Reply
WFM
Posts: 21
Joined: Thu Jun 02 2005

Error with demos

Post by WFM »

I'm trying- honest I am. When loading your demo that is in the zip file for the .net product- it throws an error message that states that it is under source control. Once you get past that then the two references that are in the project are no where to be found. It is looking for acPDFCreatorLibManaged and PDFCreator not the .net dll's versions that are included in the download.

What do I need to do to get the demo to work?

Thanks,
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

I didn't really get your question, please clarify which sample you are loading.

Are you getting this error if you try toad the sample again?

Can you add the reference to the missing dlls from inside the sample?

Please give me more information to be able to help you.
WFM
Posts: 21
Joined: Thu Jun 02 2005

Post by WFM »

The demo that is downloaded with the .Net Creator and is installed in the sample folder calls two different dlls that are not downloaded and don't exist anywhere.

And if replaced with the two that do come with the demo zip file, the project will not combile.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Please remove the reference to the PDF Creator dll from the sample and add reference of the PDF Creator dlls available in your system.

This should work, I tried it.

Thanks.
Post Reply