TCPDF::SetDocInfoUnicode( $unicode = true )

Turn on/off Unicode mode for document information dictionary (meta tags).


Description Description

This has effect only when unicode mode is set to false.


Parameters Parameters

$unicode

(Optional) (boolean) if true set the meta information in Unicode

Default value: true


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.027 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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