fdf_set_target_frame

(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_set_target_frameImposta il frame in cui visualizzare il form

Descrizione

fdf_set_target_frame(resource $fdf_document, string $frame_name): bool

Imposta il frame in cui visualizzare il PDF risultante da fdf_save_file().

Vedere anche fdf_save_file().

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top