2 Replies Latest reply: Feb 6, 2012 2:41 AM by joeln3 RSS

    PDE layer reorganize all the content - how to prevent it

    joeln3 Community Member

      Hello,

       

      While I use the PDE layer to edit some PDEElement then all the content is reorganize by the PDE layer. Actually it reorganize the content stream and change the name of all XObject.

       

      Is it a way to prevent the renaming of the XObject? And also the reorganization if the content stream?

       

      E.g

       

      XObject-->My_XObject1               becomes               XObject-->Img1

      XObject-->My_XObject2               becomes               XObject-->Img2

       

      Content-->[0]-->1 0 0 1 0 0 cm %array_item_0

      Content-->[1]-->/My_XObject1 BMC ... EMC %array_item_1

      Content-->[2]-->/My_XObject2 BMC ... EMC %array_item_2

       

      Content will becomes a stream or will be totally different.

       

      Thanks in advance for any information,

      Joe

       

      PS : Using the COS layer everything is fine but in this case I have to parse the content stream and edit the pdf elements by hand