PDFsharp & MigraDoc Foundation

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

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: I need pdfSharp.dll
PostPosted: Thu Aug 02, 2007 10:57 am 
Offline

Joined: Thu Aug 02, 2007 10:44 am
Posts: 1
Good day,


I have Visual Web Developer 2005, and not compile pdfSharp.csproj.

Please, send me pdfsharp.dll !!!!!!!!!

email: webtech@sapo.pt


[ ]'s


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Aug 02, 2007 11:42 am 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
Hi!

Go to the PDFsharp directory where PDFsharp.sln can be found
and run:
MSBuild PDFsharp.sln /t:Rebuild /p:Configuration=Release

You'll find the DLLs in the following folder:
PDFsharp\PdfSharp\bin\Release

MSBuild comes with .NET 2.0, but is not automatically included in your PATH. You may have to add
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
to your PATH (adjust the name of your Windows directory if neccessary).

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
 Post subject: Not working on compiling
PostPosted: Thu Oct 18, 2007 8:23 pm 
Offline

Joined: Thu Oct 18, 2007 8:18 pm
Posts: 1
Hi I tried to build the solution as you said. But the compiler gives 7 errors and 7 warnings. I tried to build the only pdfsharp project in VS2005. it's not working as well. Any suggestion? I am using Vista. Thanks.


Top
 Profile  
Reply with quote  
PostPosted: Mon Oct 22, 2007 2:07 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
jack.czl wrote:
Hi I tried to build the solution as you said. But the compiler gives 7 errors and 7 warnings.

It might help to read the error messages.
Otherwise it might help to quote the error messages here so we can read them.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Nov 06, 2007 4:12 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.

_________________
Regards
Thomas Hoevel
PDFsharp Team


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 380 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