There's no documentation for this item.
| Modules |
| EN |
PDF::Writer::Lang::EN is the English-language output module. It contains a
hash, @message, that contains the messages that may be reported by any
method in the PDF library. The messages are identified by a Symbol.
|
| Public Attributes |
| language |
PDF::Writer is fully internationalized. This module method sets the error
messages to the specified language Module. The language Module must have a
constant Hash called Message containing a set of symbols and
localized versions of the messages associated with them.
|
<code/>and<pre/>for code samples.