Planet PDF Forum Archive

Planet PDF ForumThe page you are viewing is part of our 160,000 page PDF discussion forum archive spanning 1999-2008. Would you believe we have a 2nd forum archive which covers 2008 - 2011? But... if you really want to bust-a-move head to the LIVE Planet PDF Forum. It features more than 10 conferences, covering everything from beginner discussions to in-depth developer and pre-press discussions.


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: fdf_add_template and PHP
Conf: (P-PDF) Forms & FDF, Msg: 77508
From: kyrsa
Date: 11/30/2002 12:45 AM

I've looked at it but It doesn't work.
I've tried to put this line into my program :
fdf_add_template ( $outfdf, False, $pdf_source, "intercalaire", True);

But I always have an error.
If I put this just befor or after the set file, I get this message :
Warning: Error adding template: intercalaire into fdf document in [dir]/fill_pdf.php on line 74

If I post it after the fdfopen, I get this message :
Warning: fdf_add_template(): 1 is not a valid fdf resource in [dir]/fill_pdf.php on line 81
(Of course, I've written $fp or $fdf_out instead of outfdf)

This is my source :

********************************
$pdf_source = "myfile.pdf" ;
$fdf_out = "myfile.fdf" ;

reset ($HTTP_POST_VARS);
$i = 0 ;

while (list ($k, $v) = each ($HTTP_POST_VARS) )
{
$champs[$i] = $k ;
$valeur[$i] = $v ;
$i ++ ;
}

$outfdf = fdf_create();

$j = 0 ;


while ($j < $i )
{ fdf_set_value($outfdf, $champs[$j], $valeur[$j] , 0); }
$j++ ;
}

fdf_set_file($outfdf, $pdf_source);

fdf_save($outfdf, $fdf_out);
fdf_close($outfdf);
// declare application FDF
Header("Content-type: application/vnd.fdf");

// open FDF file
$fp = fopen($fdf_out, "r");
fpassthru($fp);
unlink($fdf_out);

********************************

If you have any idea about how to do it, please, tell me.
I tried also to add a page with fdf_set_javascript_action, but there's no result too ...


PDF In-Depth Free Product Trials Ubiquitous PDF

LockLizard Safeguard PDF Security

Made specifically for publishers of high value information published in PDF format, it protects your PDF...

Download free demo

ARTS PDF Aerialist X

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link...

Download free demo

Ubiquitous PDF: DIY PDF magazines, courtesy of CNET and Magazinify

Thanks to Magazinify.com, it's possible to have web articles delivered right to your inbox in PDF form. If that weren't enough, the nice folks at CNET have been nice enough to publish a step-by-step guide about how to set this all up using just a little time and a free Magazinify account.

September 06, 2011
Search Planet PDF
more searching options...
PDF Resources
Platinum Sponsor

ARTS PDF

Create & Edit PDF - Nitro PDF Software

Silver Sponsors

LockLizard DRM PDF Security Quick PDF Library: The Unrivaled PDF Developer Toolkit

Featured Product

ARTS PDF Crackerjack X

The most popular Acrobat plug-in for PDF-based color print production and automation.

Featured Event

Adobe Digital Marketing Summit

March 20-23, 2012 -- Salt Palace Convention Center, Salt Lake City, Utah

The Digital Marketing Summit is the premier event for digital marketers and advertisers to learn about and share key strategies for driving marketing innovation. Attend Summit to learn how you can create, measure, and optimize digital experiences to revolutionize how the world engages with ideas and information.

PDF Store Categories