You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/02/21 11:02:42 UTC

DO NOT REPLY [Bug 44460] - PDF Embedded files implementation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44460>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44460


a.chaliapinas@infosana.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|fop-                        |a.chaliapinas@infosana.com
                   |dev@xmlgraphics.apache.org  |
             Status|NEW                         |ASSIGNED




------- Additional Comments From a.chaliapinas@infosana.com  2008-02-21 02:02 -------
Created an attachment (id=21573)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21573&action=view)
Patch with implementation for embedded files

This is initial implementation of PDF Embedded files. It's based on "PDF
Reference, fifth edition Adobe Portable Document Format version 1.6" document.

This implementation will add new PDF extension to be understandable by FOP
processor in such form:

<pdf:embedded-file name="file name" desc="file description" src="file URI"/>

In resulting PDF at this moment embedded file will stay with correct name,
description, but with size shown as "Unknown". That will be enhanced probably
later either with additional optional "size" attribute or by other means.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.