Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Introduction »
« Non-Text MIME Output
PHP Manual
Function Reference
Non-Text MIME Output
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Forms Data Format
Introduction
Installing/Configuring
Requirements
Installation
Resource Types
Predefined Constants
Examples
FDF Functions
fdf_add_doc_javascript
— Adds javascript code to the FDF document
fdf_add_template
— Adds a template into the FDF document
fdf_close
— Close an FDF document
fdf_create
— Create a new FDF document
fdf_enum_values
— Call a user defined function for each document value
fdf_errno
— Return error code for last fdf operation
fdf_error
— Return error description for FDF error code
fdf_get_ap
— Get the appearance of a field
fdf_get_attachment
— Extracts uploaded file embedded in the FDF
fdf_get_encoding
— Get the value of the /Encoding key
fdf_get_file
— Get the value of the /F key
fdf_get_flags
— Gets the flags of a field
fdf_get_opt
— Gets a value from the opt array of a field
fdf_get_status
— Get the value of the /STATUS key
fdf_get_value
— Get the value of a field
fdf_get_version
— Gets version number for FDF API or file
fdf_header
— Sets FDF-specific output headers
fdf_next_field_name
— Get the next field name
fdf_open
— Open a FDF document
fdf_open_string
— Read a FDF document from a string
fdf_remove_item
— Sets target frame for form
fdf_save
— Save a FDF document
fdf_save_string
— Returns the FDF document as a string
fdf_set_ap
— Set the appearance of a field
fdf_set_encoding
— Sets FDF character encoding
fdf_set_file
— Set PDF document to display FDF data in
fdf_set_flags
— Sets a flag of a field
fdf_set_javascript_action
— Sets an javascript action of a field
fdf_set_on_import_javascript
— Adds javascript code to be executed when Acrobat opens the FDF
fdf_set_opt
— Sets an option of a field
fdf_set_status
— Set the value of the /STATUS key
fdf_set_submit_form_action
— Sets a submit form action of a field
fdf_set_target_frame
— Set target frame for form display
fdf_set_value
— Set the value of a field
fdf_set_version
— Sets version number for a FDF file
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.