Search found 1 match

by haldirII
Wed Mar 05 2008
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: PDFCreator in code-behind class library project (C#)
Replies: 1
Views: 8957

PDFCreator in code-behind class library project (C#)

Hi, I'm using PDFCreator in a c# class library project (which outputs a single dll-file) which again is a part of a bigger solution that also contains a web application. The web application uses the class library to access functions like the PDFCreator. I've followed the .Net guide on how to use PDF...