|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Server Side PDF Tool HELP!!!I am looking for a server side PDF tool that provides various PDF services to
ASP.NET applications. We have a common need to programmatically open, manipulate PDF files on the web application server for output to the web. client. Specifically, we want to: 1. Withing existing PDF files, enter info into text fields on the PDF and capture that data to write back to a database 2. Create new PDF documents on the server with data from a DB 3. Populate existing PDF form fields with data from a DB Hi,
For 1 and 3 on your list you can take a look at the Acrobat Forms Data Format (FDF) Toolkit from the Adobe site: http://www.adobe.com/devnet/acrobat/fdftoolkit.html There is a sample for using with ASP.NET. As for 2, you can use the Crystal Reports version that comes with Visual Studio. It is easy to design reports based on data from your database and then save the report output to a PDF file (all supported by the Crystal Reports methods). Regards, Plamen Ratchev http://www.SQLStudio.com Show quoteHide quote "KT" <K*@discussions.microsoft.com> wrote in message news:D9D13D38-31E3-42D4-8435-C5769513B92C@microsoft.com... >I am looking for a server side PDF tool that provides various PDF services >to > ASP.NET applications. > > We have a common need to programmatically open, manipulate PDF files on > the > web application server for output to the web. > client. > > Specifically, we want to: > > 1. Withing existing PDF files, enter info into text fields on the PDF and > capture that data to write back to a database > 2. Create new PDF documents on the server with data from a DB > 3. Populate existing PDF form fields with data from a DB >
Bugs, bugs ...
Handling of different return code correspondingly in a stored procedure DataGrid and text box MSSOAP errors How to send Lotus Notes Email Via C# DrawString on to an image (text on an image) Simple GUI questions What triggered this event? PDF with .NET HELP!!! How can we extract assemblies from GAC? |
|||||||||||||||||||||||