> Yes ther is. Here is an example preamble sequence to get this:
>
> % link all cross references and URLs in pdf output
> \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
> bookmarksopen,
> linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
> pdfpagelayout=OneColumn, pdfnewwindow=true,
> pdfstartview=XYZ, plainpages=false, pdfpagelabels,
> pdfauthor={LyX Team}, pdftex,
> pdftitle={LyX's Table Manual},
> pdfsubject={LyX-documentation about tables},
> pdfkeywords={LyX}]{hyperref}
thanks for help. however hyperref causes that number of
tex errors pop up during latex compilation.
finally i made script using pdftk, which adds metadata
to completed pdf.
pavel