PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

Installation
http://forum.pdfsharp.com/viewtopic.php?f=2&t=244
Page 1 of 1

Author:  pbturner [ Tue Oct 30, 2007 6:39 pm ]
Post subject:  Installation

downloaded the v1.0 zip file. extracted it. very excited about what's included. would like to know where and/or what needs to go where so that Visual Studio 2005 can find it....being able to include PDFsharp in multiple projects.

Author:  pbturner [ Wed Oct 31, 2007 2:50 pm ]
Post subject: 

in talking with another developer, he said to simply put the PDFsharp files whereever and in MS Visual Studio add a reference to the PDFsharp DLL file.

Author:  Thomas Hoevel [ Wed Oct 31, 2007 3:31 pm ]
Post subject: 

There are two possible ways:
- add a reference to the PDFsharp project in your solution
- or add a reference to the PDFsharp.DLL in your solution

The first method is convenient if you dare make changes to PDFsharp.

The second method is OK if you only want to use PDFsharp, but do not plan to modify it.
You can change this at any time anyway.

Author:  lenabac [ Fri Nov 02, 2007 7:28 pm ]
Post subject:  also trying to install

I am trying to use it to build PDFs with a web application with VS2005

I downloaded the version 1.0 PDFSharp-1.0.898.zip ( both the one with and the one without the Migralite)

I unzipped it but It doesn't seem to have any dll's I can find.

When I tried to build the solution (which seems to be just projects)

I get errors inclusing( it won't let me post the error messages)
thet the dll are missing


I thought this was supposed to be for VS2005

I can't very well reference it if the dll's aren't there.

Lena

Author:  Thomas Hoevel [ Mon Nov 05, 2007 9:35 am ]
Post subject: 

Information about building the DLLs can be found here.

You can post compiler error messages if you go to the output window.

I find the output window more helpful than the error list coz the first error in the output window is usually the error that needs to be addressed first.

Author:  lenabac [ Tue Nov 06, 2007 2:34 pm ]
Post subject: 

hi
I tried that
I added the to the path
and RUN



I get an error
It is looking for Net 2003 - SDK - V1.1 - Lib

where the - are slasdh since it won't let me post other wise

I am not using and don't have 2003 installed


These are the same kind of errors I get when I tried to run as well as of course that the dll aren't there.

Lena

Author:  lenabac [ Tue Nov 06, 2007 2:35 pm ]
Post subject: 

I would give a better description of what I did but it won't let me post details

Author:  Thomas Hoevel [ Tue Nov 06, 2007 4:11 pm ]
Post subject: 

I created a file Build.CMD to compile PDFsharp.

It looks like this:
Code:
call "%vs80comntools%vsvars32.bat"
MSBuild PDFsharp.sln /t:Rebuild /p:Configuration=Release


The DLL it created can be found here.

Edit: currently you'll find version 1.00 there.

Author:  ACS [ Sat Dec 01, 2007 8:46 pm ]
Post subject: 

Hi Thomas,

That PDF you linked to seems to be an older version (pre-1.00.) Would it be possible to post the latest version DLL?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/