PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

Hi Ted--
Thanks for the feedback.  Actually, I'm trying to
generate the FDF file dynamically from an .aspx page. 


I'm looking for documentation, because I'm running
into problems even getting the FDF sample files (like
GenerateFDF) to work on my development box (running XP
Pro with IIS installed).  I've copied FdfAcX.dll and
FdfTk.dll to the WINDOWS/System32 directory and used
regsvr32 to register the dll.  I've also configured
MIME mappings for for FDF (string value
'application/fdf,fdf,,5').  I've also configured a new
MIME type for my default web site inside of IIS, and
rebooted after doing all the above...basically
everything suggested in the documentation for ActiveX
version of FDF, as well as things suggested on
http://members.tripod.com/pdfpro/internet_server_setup.htm.
 But I'm still having problems when trying to run the
sample...1)tries to save the .aspx file to disk when
launching from VS.net or IE, or 2) get a "file is
damaged" error when clicking the "get data from asxp"
link (which I've updated to point to the new location
in localhost) in the sample.  Any ideas, or
suggestions on ways I can research this further?

Thanks for the help!
John


--- Ted Daniels <[EMAIL PROTECTED]> wrote:

> John:
> 
> Dealing with FDF files in ASP, ColdFusion or any
> other similar cGI/app
> server is the same.
> 
> Generate your FDF file from the PDF form. FDF file
> is a simple text form.
> 
> I would go through it with Notepad (Virtual N) or
> similar editor to get it
> into a nice clean structure, rather than just a
> jumble of text. If you use
> Notepad you'll probably want to remove the little
> artefacts that are in the
> file.
> 
> Identify the Field Value and Field Name pairs
> (enclosed between << and
> >>)and replace the FieldValue with the variable you
> want to put in. The
> variable can be obtained from an html form
> submission, or from a call to a
> database.
> 
> Ted Daniels
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf
> Of John S
> Sent: Wednesday, January 21, 2004 12:36 PM
> To: [EMAIL PROTECTED]
> Subject: [PDF-Forms] FDF and ASP.NET documentation
> or tutorials?
> 
> 
> 
> PDF-Forms is a service provided by PDFzone.com |
> http://www.pdfzone.com/
>
__________________________________________________________________
> 
> Hello All--
> 
> Does anyone know where I can find documentation on
> using FDF under asp.net? Documentation with the FDF
> Toolkit (ver. 6) is very scant in this regard.  Can
> someone point me in the right direction for tuts or
> documentation on using asp.net with FDF?
> 
> Thanks!
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus"
> Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> 
> To change your subscription:
>
http://www.pdfzone.com/discussions/lists-pdfforms.html
> 
> 
> 
> To change your subscription:
>
http://www.pdfzone.com/discussions/lists-pdfforms.html
> 


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html

Reply via email to