Hi, 2010/1/5 Pablo Rodríguez <[email protected]>: > Hi there, > > I compiled the following document with xelatex: > > \documentclass{article} > \begin{document} > \special{pdf:fstream @myfile (a.tex)} > \special{pdf:ann bbox 0 0 10 10 << > /Subtype /FileAttachment /FS << > /Type /Filespec /F (a.tex) > /EF << /F @myfile >> >> > >>} > This is a file attachment annotation. > \end{document} > > and evince is not able to detect the attached file. > > Is this error related due to the lack of the appearance stream in > poppler for this annotation?
There are two parts in it. One part is the lack of appareances stream that is already corrected in poppler (Kudos to Carlos as always) and the other part is that File attachment annotations are not implemented in evince yet. Please file a bug in the gnome bugzilla and attach your pdf file to it. Thanks, José > > Thanks, > > > Pablo > _______________________________________________ > Evince-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evince-list > _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
