2 Replies Latest reply: Jul 19, 2010 4:46 AM by joeln3 RSS

    Insert XObject in the Resources dict at page level

    joeln3 Community Member

      Hello,

       

      I try to insert an XObject in a Resources dict at the page level (to decrease the pdf size). So I created a Resources dict in the "Pages" object has described below :

       

      Catalog

           Pages

                Resources

                     XObject

                          XObject_Unique_Name

                Kids

                ....

       

      I call the XObject from the pages which are stored under Kids but it doesn't work. (called with "/XObject_Unique_Name Do")

       

      Do I have to do something more or does it have to work?

       

      Thanks in advance,

      Joe