Re: .Net pdf components
Sean Greer <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <DOTNET-WINFORMS%[email protected]> |
You might want to take a look at Syncfusion's Essential PDF product. It can process pre-built pdf forms, or generate pdf output programatically. Regards, Sean -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Phil Sayers Sent: Tuesday, March 27, 2007 6:57 AM To: [email protected] Subject: [DOTNET-WINFORMS] .Net pdf components hello all, in the reporting module of our application, certain reports are printed on pre-printed forms, so our customers send us a couple of the pre-printed forms and we design our report layouts to simply "fill in the blanks". A new requirement has surfaced where our customers would like to be able to email these reports as email attachments. I already have code in place to send the emails...etc. Our customers design these pre-printed forms in-house, typically with Adobe Acrobat. Assuming our customers can provide the original "proof" of these pre-printed forms....I'm looking for a .Net component where I can basically "mail merge" into the pdf document. I've used "pdf forms" online, where i fill out a pdf document online and i can print it, there has to be a way to do this through code. has anyone done this before, and had a good/bad experience with a particular component. Thanks Phil