Stories recently tagged with 'PDF'

How to merge pages from a PDF document(jamesewelch.wordpress.com)

submitted by jamesewelchjamesewelch(2275) 2 years, 7 months ago

For this utility, imagine having a PDF document with pages that are 8 1/2″ x 11″ and you want to combine 2 pages into one larger page. The resulting output document would be 17″ x 11″ and show two pages from the input document on one page on the output document. read more...

add a comment |category: |Views: 27

tags: another

How to extract pages from a PDF document(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 3 years, 2 months ago

Code example showing how to use iTextSharp to extract pages from a PDF file to make a new PDF file. read more...

add a comment |category: |Views: 208

tags: another

melon-reports - a reporting and PDF generation library(ademar.name)

submitted by idoruidoru(20) 3 years, 7 months ago

Inspired by Jasper Reports. It is an open source .net library providing basic reporting and PDF printing capabilities. read more...

add a comment |category: |Views: 59

tags: another

Completely free PDF .NET library written in C#(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 1 month ago

Want to add PDF support to your .NET project. Try this. Open Source library to create/edit PDF files. With unrestricted license to change, sell, sublicense. read more...

5 comments |category: |Views: 6866

tags: another

Serving PDF Reports from ASP.NET using SQL Reporting Services(arkesystems.com)

submitted by ericsstollericsstoll(225) 4 years, 1 month ago

How to create and deliver a PDF using ASP.NET and SQL Server Reporting Services. read more...

add a comment |category: |Views: 57

tags: another

Free Online Data Conversion Tools(iconv.com)

submitted by powerrushpowerrush(3873) 4 years, 1 month ago

"Use the easy upload interface to convert your file. Your original file will not be affected, and you can choose your own file name for the converted file which will instantly download to your computer." read more...

add a comment |category: |Views: 5

tags: another

Visual C# 2008 Keybinding Reference Poster(microsoft.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 2 months ago

A high quality, print-ready PDF containing the useful keybindings for developers that choose the C# developer profile in Visual Studio 2008 or use Visual C# Express. read more...

1 comment |category: |Views: 55

tags: another

Generate a PDF behind the scenes using SQL Reporting Services(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 4 years, 7 months ago

A great article demonstrating how to use SQL Reporting Services to generate a PDF on the fly. read more...

add a comment |category: |Views: 46

tags: another

.NET Framework Posters(blogs.msdn.com)

submitted by veverkapveverkap(810) 4 years, 10 months ago

This is a PDF of the .NET Framework poster included in the VS2005 retail box. read more...

add a comment |category: |Views: 287

tags: another

ASP.NET page event lifecycle cheat sheet(john-sheehan.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 11 months ago

Don't put all your love into Page_Init... Learn about the page event lifecycle and what each can be used for. read more...

1 comment |category: |Views: 21

tags: another

Free C#/VB .NET Coding Guidelines ebook download (submain.com)

submitted by sergebsergeb(325) 5 years, 1 month ago

The latest version of Steve Sartain's C#/VB .NET Coding Guidelines 100+ page ebook (PDF) is available for free download. Covers naming guidelines, best coding practices, usage patterns, and more. Download your copy while supplies last! :) read more...

add a comment |category: |Views: 324

tags: another

Cool (and Free) Threading .NET 2.0 E-Book (coolthingoftheday.blogspot.com)

submitted by marcosmarcos(2779) 5 years, 5 months ago

"This is a very cool threading online reference and freely downloadable e-book (PDF). Using C# for its examples, in 76 pages it covers basic synchronization, locking, BackgroundWorker, async delegates and more." Via: http://coolthingoftheday.blogspot.com read more...

1 comment |category: |Views: 55

tags: another

Free E-Book: Developing Time-Oriented Database Applications in SQL(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

A free PDF e-book - "Developing Time-Oriented Database Applications in SQL" (Morgan Kaufmann Series in Data Management Systems). read more...

add a comment |category: |Views: 66

tags: another

Sumatra PDF Viewer for .NET?(weblogs.asp.net)

submitted by dalzieldalziel(6230) 5 years, 6 months ago

There's a new version of Sumatra, Krzysztof Kowalczyk's open source PDF Viewer for Windows. It's an incredible accomplishment, and a great example of the value of open source software. read more...

1 comment |category: |Views: 164

tags: another

Create PDF files from your application(novapdf.com)

submitted by SoftlandSoftland(10) 5 years, 7 months ago

With novaPDF SDK you can create PDF files from your application; it has some code samples on how to easily integrate it in C#, C++, Delphi, Ms Access, Visual Basic, VBNet. Also it does not have any time or feature limitations (places a small notice on document though). read more...

1 comment |category: |Views: 66

tags: another

PDFsharp - .NET Library to create PDF files(pdfsharp.com)

submitted by marcosmarcos(2779) 5 years, 8 months ago

PDFsharp is a .NET library for creating and modifying Adobe PDF documents programmatically from any .NET language like C# or VB.NET. PDFsharp defines classes for the objects found in PDF files, so you never have to deal with IDs or references directly. Really easy to use !!! read more...

add a comment |category: |Views: 478

tags: another