PC Review


Reply
Thread Tools Rating: Thread Rating: 2 votes, 1.00 average.

ASP to pdf creator

 
 
skc
Guest
Posts: n/a
 
      28th May 2004
Hi,

I wish to either output fields to a form (textboxes) or I
wish to let the user input data into a form (textboxes)
then hit the save button - form gets saved into a table
and a PDF gets created immediately.

Any ideas on FREE software that converts asp to pdf???

Thanks,

skc
 
Reply With Quote
 
 
 
 
chris leeds
Guest
Posts: n/a
 
      28th May 2004
I think there is a class or component for this in asp.net and I know there
is one for php, not sure about .asp

you'll probably need to do some searching with google and obviously some
digestion of the component's documentation.

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


"skc" <(E-Mail Removed)> wrote in message
news:142fe01c444c0$74f13170$(E-Mail Removed)...
> Hi,
>
> I wish to either output fields to a form (textboxes) or I
> wish to let the user input data into a form (textboxes)
> then hit the save button - form gets saved into a table
> and a PDF gets created immediately.
>
> Any ideas on FREE software that converts asp to pdf???
>
> Thanks,
>
> skc



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      28th May 2004
There are ones available for ASP, however you must make sure your host is will to install it on
their server.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"chris leeds" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I think there is a class or component for this in asp.net and I know there
> is one for php, not sure about .asp
>
> you'll probably need to do some searching with google and obviously some
> digestion of the component's documentation.
>
> --
> The email address on this posting is a "black hole". I got tired of all the
> spam.
> Please feel free to contact me here:
> http://nedp.net/contact/
> --
>
>
> "skc" <(E-Mail Removed)> wrote in message
> news:142fe01c444c0$74f13170$(E-Mail Removed)...
> > Hi,
> >
> > I wish to either output fields to a form (textboxes) or I
> > wish to let the user input data into a form (textboxes)
> > then hit the save button - form gets saved into a table
> > and a PDF gets created immediately.
> >
> > Any ideas on FREE software that converts asp to pdf???
> >
> > Thanks,
> >
> > skc

>
>



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      28th May 2004
I saw a couple of them when I did a cursory search through fuzzysoftware.
I wish I had all the time required to learn all this stuff. ;-)

I wonder if anyone on this group has experimented with making pdf's on the
fly.

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> There are ones available for ASP, however you must make sure your host is

will to install it on
> their server.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "chris leeds" <(E-Mail Removed)> wrote in message

news:(E-Mail Removed)...
> > I think there is a class or component for this in asp.net and I know

there
> > is one for php, not sure about .asp
> >
> > you'll probably need to do some searching with google and obviously some
> > digestion of the component's documentation.
> >
> > --
> > The email address on this posting is a "black hole". I got tired of all

the
> > spam.
> > Please feel free to contact me here:
> > http://nedp.net/contact/
> > --
> >
> >
> > "skc" <(E-Mail Removed)> wrote in message
> > news:142fe01c444c0$74f13170$(E-Mail Removed)...
> > > Hi,
> > >
> > > I wish to either output fields to a form (textboxes) or I
> > > wish to let the user input data into a form (textboxes)
> > > then hit the save button - form gets saved into a table
> > > and a PDF gets created immediately.
> > >
> > > Any ideas on FREE software that converts asp to pdf???
> > >
> > > Thanks,
> > >
> > > skc

> >
> >

>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      28th May 2004
It is basically the same as creating a Word or Excel document via ASP, you just pass the data to the
PDF component that then writes the file in PDF format either to a filesystem (folder) on the server
or directly to the browser, which then launch Adobe Reader.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"chris leeds" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I saw a couple of them when I did a cursory search through fuzzysoftware.
> I wish I had all the time required to learn all this stuff. ;-)
>
> I wonder if anyone on this group has experimented with making pdf's on the
> fly.
>
> --
> The email address on this posting is a "black hole". I got tired of all the
> spam.
> Please feel free to contact me here:
> http://nedp.net/contact/
> --
>
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > There are ones available for ASP, however you must make sure your host is

> will to install it on
> > their server.
> >
> > --
> > ==============================================
> > Thomas A. Rowe (Microsoft MVP - FrontPage)
> > WEBMASTER Resources(tm)
> > http://www.ycoln-resources.com
> > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > ==============================================
> > To assist you in getting the best answers for FrontPage support see:
> > http://www.net-sites.com/sitebuilder/newsgroups.asp
> >
> > "chris leeds" <(E-Mail Removed)> wrote in message

> news:(E-Mail Removed)...
> > > I think there is a class or component for this in asp.net and I know

> there
> > > is one for php, not sure about .asp
> > >
> > > you'll probably need to do some searching with google and obviously some
> > > digestion of the component's documentation.
> > >
> > > --
> > > The email address on this posting is a "black hole". I got tired of all

> the
> > > spam.
> > > Please feel free to contact me here:
> > > http://nedp.net/contact/
> > > --
> > >
> > >
> > > "skc" <(E-Mail Removed)> wrote in message
> > > news:142fe01c444c0$74f13170$(E-Mail Removed)...
> > > > Hi,
> > > >
> > > > I wish to either output fields to a form (textboxes) or I
> > > > wish to let the user input data into a form (textboxes)
> > > > then hit the save button - form gets saved into a table
> > > > and a PDF gets created immediately.
> > > >
> > > > Any ideas on FREE software that converts asp to pdf???
> > > >
> > > > Thanks,
> > > >
> > > > skc
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PDF Creator JK Microsoft Access 1 25th Oct 2006 09:20 AM
PDF creator help dave smith Freeware 3 23rd Nov 2005 09:00 PM
ImageXYZ v1.0.1 (Watermark) - Logo Creator v1.0.1 - Text to Pic Creator v1.0 - Barcode Maker v1.0.0 CoMa Freeware 0 11th Jun 2005 11:15 PM
PDF creator fruitbat Freeware 3 4th May 2005 07:14 PM
EZ CD CREATOR 5.0 SAM KINSEY Windows XP Hardware 2 25th Jul 2003 04:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:39 PM.