RE: DOCBOOK-APPS: bookmarks in pdf

From
Kaiser Christian (SV SC RS T33) <>
Date
2001-10-23T13:27:56+00:00
ID
Thread
RE: DOCBOOK-APPS: bookmarks in pdf
> >But i've recognized that some bookmark items
> >do have some appended characters. Looks like
> >signs > 255. These signs are just rectangulars
> >in this case.
> >

> 
> Is it possible that the weird character is an ellipses or 
> quotation mark, 
> but displayed in some font (like "System") that doesn't have 
> the Windows 
> 128-159 characters?
> 

That's it, nearly.
There was 0Ah and 0Dh within the title. Those
signs are also not allowed in bookmarks.

I've had something like

	<title>title
		<inlinemediaobject>.....
			...
		<inl..>
	</title>

best regards,
Chris