Click here to Skip to main content
15,881,898 members
Articles / Programming Languages / C#

Gios PDF .NET library

Rate me:
Please Sign up or sign in to vote.
4.89/5 (157 votes)
18 Apr 2005LGPL32 min read 2.2M   13.1K   558  
A .NET library for generating impressive PDF reports.
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gios.Pdf Example1", "Gios.Pdf Example1.csproj", "{996F1173-141A-4E12-8D20-135CD0A93808}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gios Pdf.NET", "D:\Gios Technologies\PDF.NET\Gios Pdf.NET\Gios Pdf.NET.csproj", "{C5FC18CF-CE83-4627-930F-42A8F1E2D7AD}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{996F1173-141A-4E12-8D20-135CD0A93808}.Debug.ActiveCfg = Debug|.NET
		{996F1173-141A-4E12-8D20-135CD0A93808}.Debug.Build.0 = Debug|.NET
		{996F1173-141A-4E12-8D20-135CD0A93808}.Release.ActiveCfg = Release|.NET
		{996F1173-141A-4E12-8D20-135CD0A93808}.Release.Build.0 = Release|.NET
		{C5FC18CF-CE83-4627-930F-42A8F1E2D7AD}.Debug.ActiveCfg = Debug|.NET
		{C5FC18CF-CE83-4627-930F-42A8F1E2D7AD}.Debug.Build.0 = Debug|.NET
		{C5FC18CF-CE83-4627-930F-42A8F1E2D7AD}.Release.ActiveCfg = Release|.NET
		{C5FC18CF-CE83-4627-930F-42A8F1E2D7AD}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Web Developer
Italy Italy
Freelance software ASPNET / C# Software Developer

I live in Torino, Italy

my homepage is: http://www.paologios.com

Comments and Discussions