Hello again,

I found the mistake. Thanx anyway and take care for Spaces where they are
not supposed to be!!!

> i found a great example I adapted for my needs but it doesn't work. I can
> see the bookmarks (just the icon) in the output file but nothing happens
> on click and no title is written. 
> ...
>       private static HashMap createBookMark(String title, int page) { 
>       HashMap bookmark = new HashMap(); 
>       bookmark.put( "Title", title);
>       bookmark.put( "Action", "GoTo ");        
>       bookmark.put( "Page", +page+ " XYZ 0 1000 null ");
>       System.out.println(bookmark);
>       return bookmark; 
>       }

Martina

-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum superg�nstigen Komplett-Preis!


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to