PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Sat Apr 20, 2024 2:47 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: Installation
PostPosted: Tue Oct 30, 2007 6:39 pm 
Offline

Joined: Tue Oct 30, 2007 6:27 pm
Posts: 12
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.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Oct 31, 2007 2:50 pm 
Offline

Joined: Tue Oct 30, 2007 6:27 pm
Posts: 12
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.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Oct 31, 2007 3:31 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
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.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
 Post subject: also trying to install
PostPosted: Fri Nov 02, 2007 7:28 pm 
Offline

Joined: Fri Nov 02, 2007 7:16 pm
Posts: 9
Location: Montreal Canada
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Nov 05, 2007 9:35 am 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
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.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Nov 06, 2007 2:34 pm 
Offline

Joined: Fri Nov 02, 2007 7:16 pm
Posts: 9
Location: Montreal Canada
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


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Nov 06, 2007 2:35 pm 
Offline

Joined: Fri Nov 02, 2007 7:16 pm
Posts: 9
Location: Montreal Canada
I would give a better description of what I did but it won't let me post details


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Nov 06, 2007 4:11 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
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.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Last edited by Thomas Hoevel on Mon Dec 03, 2007 10:37 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat Dec 01, 2007 8:46 pm 
Offline

Joined: Sat Dec 01, 2007 7:22 pm
Posts: 15
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?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 286 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group