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.