[Phpmyadmin-devel] PDF output in utf-8
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Thu Dec 30 11:57:06 CET 2004
Michal Čihař a écrit :
> Hi
>
> On Thu 30. 12. 2004 20:37, Marc Delisle wrote:
>
>>I see one remaining problem: on the left side there are PDF bookmarks
>>containing the table names, field names and $strRelationalSchema. Those are
>>set by the Bookmark() function in pdf_schema.php, for example:
>>
>>$pdf->Bookmark($GLOBALS['strRelationalSchema']);
>>
>>Special characters (like é) do not appear correctly (in UTF-8) in the left
>>side bookmarks.
>>
>>Can you reproduce this problem?
>
>
> Well, I expected this. I never saw Czech PDF document that would have correct
> bookmarks :-). I'm afraid that bookmarks are iso-8859-1 only.
>
Michal,
"bookmarks are iso-8859-1 only": are you saying this because this is the way
the PDF format works?
Marc
More information about the Developers
mailing list