[poppler] Two patches related to glib interface API references and a question about embedded files

Thomas Viehmann tv at beamnet.de
Sat Jan 17 04:50:03 PST 2009


Hi,

thanks for making poppler!
Attached are two small patches
 Make-glib-API-reference-more-complete.patch
 glib-small-doc-comment-corrections.patch
with the hope that they are useful or can be improved to be.

I also have a question: It seems to me that the poppler API uses three
different ways to make embedded files accessible for different types:
- PDFDoc.getCatalog().embeddedFile(i) returning EmbFile
- AnnotFileAttachment::getFile
  that stops short of returning EmbFile (qt bindings seem to access
  things via EmbFile, thoug)
- Apparently Movie::outputToFile is different here.

Is it OK to model access to file attachment annotations after the the
document-attachment (that wraps the access via
PDFDoc.getCatalog().embeddedFile)?

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-glib-API-reference-more-complete.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20090117/3b403d51/attachment.bin 


More information about the poppler mailing list