Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Which pdf forms solution should I use? (http://www.velocityreviews.com/forums/t539697-which-pdf-forms-solution-should-i-use.html)

clintonG 09-24-2007 07:53 PM

Which pdf forms solution should I use?
 

Oh boy, do I need help on this one... and I'm hoping somebody can lead me to
a viable C# pdf forms library or similar pdf solution to allow me to build
an application which replicates a series of 3 part paper NCR forms used to
collect contractual data (with a digitial signature required). The data must
then be sent securely over the web to a server where the data will be put
into the server's file system for pickup and review by others who will then
pass it on to DBAs who will script the data into a SQL Server database.

My job is form design and coding the collection of the data and selecting a
viable protocol which I think will be HTTPS. There is a need to maintain the
look and feel of paper including the ability to print out the contract after
the data has been collected while automating the collection and submission
of data which can easily be scripted into a SQL Server database by DBAs. I
believe pdf forms are the way to go at this point in time. Furthermore,
since the data needs to be extracted from the forms so DBAs can automate
entering the contract data into a SQL Server database I'm thinking the use
of XML comes to mind.

I have no experience with pdf --yet-- so I'm all ears asking for your sage
advice regarding libraries, components, controls or whatever you have used
to replicate contractual paper forms using pdf.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

Cc: news://microsoft.public.dotnet.general
news://microsoft.public.framework.aspnet



Elroyskimms 09-24-2007 08:22 PM

Re: Which pdf forms solution should I use?
 
On Sep 24, 3:53 pm, "clintonG" <nob...@nowhere.com> wrote:
> Oh boy, do I need help on this one... and I'm hoping somebody can lead me to
> a viable C# pdf forms library or similar pdf solution to allow me to build
> an application which replicates a series of 3 part paper NCR forms used to
> collect contractual data (with a digitial signature required). The data must
> then be sent securely over the web to a server where the data will be put
> into the server's file system for pickup and review by others who will then
> pass it on to DBAs who will script the data into a SQL Server database.
>
> My job is form design and coding the collection of the data and selecting a
> viable protocol which I think will be HTTPS. There is a need to maintain the
> look and feel of paper including the ability to print out the contract after
> the data has been collected while automating the collection and submission
> of data which can easily be scripted into a SQL Server database by DBAs. I
> believe pdf forms are the way to go at this point in time. Furthermore,
> since the data needs to be extracted from the forms so DBAs can automate
> entering the contract data into a SQL Server database I'm thinking the use
> of XML comes to mind.
>
> I have no experience with pdf --yet-- so I'm all ears asking for your sage
> advice regarding libraries, components, controls or whatever you have used
> to replicate contractual paper forms using pdf.
>
> <%= Clinton Gallagher
> NET csgallagher AT metromilwaukee.com
> URLhttp://clintongallagher.metromilwaukee.com/
>
> Cc: news://microsoft.public.dotnet.general
> news://microsoft.public.framework.aspnet



I've been using Cete Software's DynamicPDF Generator for a couple of
years now and i highly recommend it. You can download a full demo
which will water-mark your samples but otherwise let you mess with
everything. Check it out at: www.cete.com

-E


clintonG 09-24-2007 08:34 PM

Re: Which pdf forms solution should I use?
 

"Elroyskimms" <elroyskimms@yahoo.com> wrote in message
news:1190665335.953719.197090@r29g2000hsg.googlegr oups.com...
> On Sep 24, 3:53 pm, "clintonG" <nob...@nowhere.com> wrote:
>> Oh boy, do I need help on this one... and I'm hoping somebody can lead me
>> to
>> a viable C# pdf forms library or similar pdf solution to allow me to
>> build
>> an application which replicates a series of 3 part paper NCR forms used
>> to
>> collect contractual data (with a digitial signature required). The data
>> must
>> then be sent securely over the web to a server where the data will be
>> put
>> into the server's file system for pickup and review by others who will
>> then
>> pass it on to DBAs who will script the data into a SQL Server database.
>>
>> My job is form design and coding the collection of the data and selecting
>> a
>> viable protocol which I think will be HTTPS. There is a need to maintain
>> the
>> look and feel of paper including the ability to print out the contract
>> after
>> the data has been collected while automating the collection and
>> submission
>> of data which can easily be scripted into a SQL Server database by DBAs.
>> I
>> believe pdf forms are the way to go at this point in time. Furthermore,
>> since the data needs to be extracted from the forms so DBAs can automate
>> entering the contract data into a SQL Server database I'm thinking the
>> use
>> of XML comes to mind.
>>
>> I have no experience with pdf --yet-- so I'm all ears asking for your
>> sage
>> advice regarding libraries, components, controls or whatever you have
>> used
>> to replicate contractual paper forms using pdf.
>>
>> <%= Clinton Gallagher
>> NET csgallagher AT metromilwaukee.com
>> URLhttp://clintongallagher.metromilwaukee.com/
>>
>> Cc: news://microsoft.public.dotnet.general
>> news://microsoft.public.framework.aspnet

>
>
> I've been using Cete Software's DynamicPDF Generator for a couple of
> years now and i highly recommend it. You can download a full demo
> which will water-mark your samples but otherwise let you mess with
> everything. Check it out at: www.cete.com
>
> -E


Just got off the phone with Adobe who recommends Acrobat Professional as it
support fillable forms and digital signatures. I'll study Cete Software
thank you...




All times are GMT. The time now is 04:52 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57