https://issues.apache.org/bugzilla/show_bug.cgi?id=46705
--- Comment #29 from Jeremias Maerki <[email protected]> 2009-10-02 00:49:27 PDT --- (In reply to comment #28) > But why are images handled like text, using marked-content sequences? IIUC > they > should be handled as PDF Objects (see "PDF Object as Content Items" in section > 9.6.3 of the PDF Reference, Third Edition). Ideally maybe, but not necessarily so IMO. See the note on page 599 of PDF 1.4: "If it is important to distinguish between multiple renditions of the same XObject on the same page, they should be accessed via marked content sequences enclosing particular invocations of the Do operator, rather than via object references." So the pattern is not illegal. FOP can reuse the same XObject multiple times on the same or on different pages. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
