Hi,
I would like to process PDF documents with Headers, Footers and Watermarks added by Acrobat. There is a Private application data (PieceInfo) in added Header, Footer and Watermarsk XObjects called ADBE_CompoundType having key Privat with value Background (or Heade, or Watermark).
Is there any public specification for reading/generating this XML data to be compatible with Acrobat?
The xml data is marked as:
- HeaderFooterSettings version = "8.0"
- BackgroundSettings version = "8.0
- WatermarkSettings version = "8.0
Any help is appreciated.
J,