Planet PDF Forum Archive

Planet PDF  ForumThe page you are viewing is part of our 160,000 page discussion forum archive. See below for PDF-related discussions spanning 1999-2008. To ask questions and get help, head to the live Planet PDF Forum.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Forms & FDF


Topic: Streaming FDF to IE
Conf: (P-PDF) Forms & FDF, Msg: 86739
From: Sarmad
Date: 4/28/2003 06:00 PM

You don't need to convert it to pdf first. try this:

Sub CreatePDF(Template, Fields)

' Declaring variables
Dim FdfAcX, outputFDF, iCounter

' Initiating COM object, then creating a new document.
Set FdfAcX = Server.CreateObject("FdfApp.FdfApp")
Set outputFDF = FdfAcX.FDFCreate

' Setting a Template for the new document.
outputFDF.FDFSetFile Template

' Using the Array passed to set the controls for the FDF/PDF.
For iCounter = 0 To UBound(Fields, 1)

' The setting process.
If (Fields(iCounter, 0) <> "") Then
outputFDF.FDFSetValue Fields(iCounter, 0), Fields(iCounter, 1), False
End if

Next



Response.ContentType = "application/vnd.fdf"
Response.BinaryWrite outputFDF.FDFSaveToBuf

' Closing object and releasing memory.
outputFDF.FDFClose
Set outputFDF = Nothing
Set FdfAcX = Nothing

End Sub


Sarmad Aljazrawi


PDF In-Depth Free Product Trials Ubiquitous PDF

Pitstop Pro

Now graphic arts professionals have even broader and more expert control over their PDF documents. With...

Download free demo

ARTS PDF Aerialist

The ultimate plug-in for Adobe Acrobat and #1 selling product at PDF Store. Advanced splitting, merging,...

Download free demo

Cool Tool: PDF to ePub Converter 2.0

ePub Converter 2.0 is a PDF file conversion program for converting PDF, HTML, XML, TEXT, GIF, and JPEG files into ePub file format.

March 04, 2010
Search Planet PDF
more searching options...







Download PDF Creator

PDF Resources
Platinum Sponsor
Create & Edit PDF - Nitro PDF Software

ARTS PDF

Silver Sponsors

PDF-Tools QuickPDF: The Unrivaled PDF Developer Toolkit

Get Nitro PDF Professional
Featured Product

NITRO PDF Professional

Built from the ground up, the perfect desktop PDF product for business and enterprise. Nitro PDF Professional has an uncompromising feature set so you can create, combine, edit, collaborate on and...

Featured Event

No upcoming events

PDF Store Categories