TCPDF_IMPORT::importPDF( $filename )

Import an existing PDF document


Description Description


Parameters Parameters

$filename

(Required) (string) Filename of the PDF document to import.


Top ↑

Return Return

(true) in case of success, false otherwise


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf_import.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.