fdf_create(PHP 4, PHP 5) fdf_create — Create a new FDF document Описание
   resource fdf_create
    ( void
   ) 
  Creates a new FDF document. This function is needed if one would like to populate input fields in a PDF document with data. Возвращаемые значенияReturns a FDF document handle, or FALSE on error. Примеры
 Пример #1 Populating a PDF document 
<?phpСмотрите также
 
  | 
||