To be able to retrieve information associated to the current file, in general
for the file begin or end formatting, register_file_information
can be
used to associate information, and get_file_information
to retrieve that
information.
Associate the current output file name file to the key $key, itself associated to the value $value.
$value =
$converter->get_file_information ($key, $file_name)
¶Return the value associated to the key $key and file name $file_name.