pera Adobe will load but it finally drops dead with a
message that says the file could not be found.
/Nicke
-Original Message-
From: Curt Zirzow [mailto:[EMAIL PROTECTED]
Sent: den 4 augusti 2004 00:36
To: [EMAIL PROTECTED]
Subject: Re: [PHP] PHP + FDF and Opera
* Thus wrote Nicklas B
* Thus wrote Nicklas Bondesson:
> The code should go like this.
>
> fdf_header();
> $outfdf = fdf_create();
> fdf_set_value($outfdf, "our_ref", $our_ref, 0);
> fdf_set_value($outfdf, "your_ref", $your_ref, 0);
> fdf_set_file($outfdf, "http://xxx/test.pdf";);
> fdf_save($outfdf);
> fdf_close($outfd
The code should go like this.
fdf_header();
$outfdf = fdf_create();
fdf_set_value($outfdf, "our_ref", $our_ref, 0);
fdf_set_value($outfdf, "your_ref", $your_ref, 0);
fdf_set_file($outfdf, "http://xxx/test.pdf";);
fdf_save($outfdf);
fdf_close($outfdf);
Nicke
-Original Message-
From: Nickl
3 matches
Mail list logo