TCPDF::SetCreator( $creator )

Defines the creator of the document. This is typically the name of the application that generates the PDF.


Description Description

See also See also


Top ↑

Parameters Parameters

$creator

(Required) (string) The name of the creator.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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