PC Review


Reply
Thread Tools Rate Thread

Creating Online forms from PDFs

 
 
Pawan
Guest
Posts: n/a
 
      8th Sep 2003
Hi Guys,
I have this current assignment where I have to develop online forms for
local municipal authorities. I have to use adobe acrobat to create online
forms from PDFs (which I have never done before and have no idea how to do
it). Now these online forms will be shared by 1200 users. VB and ASP will be
used as glueware for the writing/coding. For eg, we will be creating
navigation pages in ASP & linking into adobe. Any resource on this topic
would highly be appreciated.

Thanks and stay blessed.
Pawan.



 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      8th Sep 2003
Hello,

"Pawan" <(E-Mail Removed)> schrieb:
> I have this current assignment where I have to develop
> online forms for local municipal authorities. I have to use
> adobe acrobat to create online forms from PDFs (which
> I have never done before and have no idea how to do
> it). Now these online forms will be shared by 1200 users.
> VB and ASP will be used as glueware for the writing/coding.
> For eg, we will be creating navigation pages in ASP & linking
> into adobe. Any resource on this topic
> would highly be appreciated.


0% related to the VB.NET language, SQL Server XML and ADO.NET. You may
want to turn in ngs about Acrobat and the PDF format.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      9th Sep 2003
Hi Pawan,
This is a question wherefore VB.net is the100% perfect tool (In my opinion
made for it).
I did this before in VB.net but have no samples.
To bring you on the route, I tell you how I would do it (of course with the
little information you did give me)
Make a web project with VB.net web projects
With your 1200 users a SQL database.
Store the place of the PDF.files and the description of your documents
in SQL
The only thing you have to do is make a search page with VB.net for
searching the comments of the database.
Show an index by instance with a datagrid or other VB.net webcontrol
like the datagrid or the datalist (not a HTML control)
After clicking from the user show the pdf.file.
I think it is not hard to do and you only need only hardware, operating
systems, VB.net and SQL server and nothing more.

This is not complete, maybe you use login and other things, but fore that
too you can use VB.net perfect I think.

When you want to make your pages looking fancy, you can add JScript ,but I
would in this case only use VB.net that makes it more maintainable.

I hope this helps you to get on the route?
Cor

PS, please do not crosspost, I have to remove all those other groups





 
Reply With Quote
 
Howie
Guest
Posts: n/a
 
      10th Sep 2003
Hi,
I do not know what is invovled in creating online forms, but since you
question is here I assume you are going to take some SQL info use SQLXML on
it and want that to go to an FO type transform. This would let you use your
Xml queries , transform them into Pdf. Actually if you are already creating
Html it really may not be too hard. So go to these sites:
www.antennahouse.com they have the best gui to try your hand at this, and
their doc is pretty good. They use a com interface so you can run the whole
thing in IIS. All the other will require that you setup sometype of sevlet
enviroment to invoke them.

http://xml.apache.org/fop/index.html this is the freebe. I did not find it
useful but may have to use it.

And get Pawson's book XSL-FO and check out his site for more info
http://www.dpawson.co.uk/xsl/index.html and he has pointers to others. There
is another vendor XEP but it is also a servlet affair.

I thought the MS guys were real helpful. Makes you wonder if they will keep
Xml much longer. They don't even seem to support the recordset interface
which is how it all started.
Howie ((E-Mail Removed))

----- Original Message -----
From: "Pawan" <(E-Mail Removed)>
Newsgroups:
microsoft.public.dotnet.languages.csharp,microsoft.public.dotnet.languages.v
b,microsoft.public.dotnet.languages.vb.data,microsoft.public.sqlserver.xml
Sent: Monday, September 08, 2003 4:38 PM
Subject: Creating Online forms from PDFs


> Hi Guys,
> I have this current assignment where I have to develop online forms

for
> local municipal authorities. I have to use adobe acrobat to create online
> forms from PDFs (which I have never done before and have no idea how to do
> it). Now these online forms will be shared by 1200 users. VB and ASP will

be
> used as glueware for the writing/coding. For eg, we will be creating
> navigation pages in ASP & linking into adobe. Any resource on this topic
> would highly be appreciated.
>
> Thanks and stay blessed.
> Pawan.
>
>
>



 
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
Creating online forms janerogan@gmail.com Microsoft Access Forms 1 27th Mar 2007 01:24 PM
Creating Online Forms =?Utf-8?B?RGF3bg==?= Microsoft Word Document Management 1 14th Feb 2007 01:24 PM
creating online forms =?Utf-8?B?Y3NyMTE3Ng==?= Microsoft Word New Users 0 17th Apr 2006 05:32 PM
creating pdfs Andy Microsoft ASP .NET 3 15th Mar 2006 07:37 PM
Creating Online forms from PDFs Pawan Microsoft C# .NET 2 10th Sep 2003 01:51 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:22 AM.