0

I need to create a PDF from DITA with annotations embedded. Are there hooks in PDF2 to enable this?

1 Answers1

0

You should read the docs of the args.draft parameter (DITA-OT - Common Parameters) and the Generating PDF comments using args.draft=yes XML forum post.

Stefan Jung
  • 1,209
  • 11
  • 20
  • I think some clarification is needed. If by "annotations" you mean DITA draft-comments, the args.draft parameter should turn them on. But if you mean adding PDF annotations like PDF comments, I don't think pdf2 supports those. Maybe your PDF processor (Antenna House, XEP, etc) supports them. It's probably custom work. – markg Jun 17 '16 at 16:09