コミュニティ

tagging

how can I add tags to a pdf????

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

3件のコメント

  • Avatar
    Nikolay Krivchanskiy

    Hi, Ankit

     

    To export into tagged PDF you have to set WriteTaggedPDFMode into WTM_Write. Please, notice, that you cannot export to certain .pdf versions as tagged pdf. You can read about that in Help → API Reference → Parameter Objects → Export Parameters → PDFExportFeatures.

     

     

     

    If you wish to add keywords to document’s metadata, you have to modify Keywords field of DocumentContentInfo object. To actually write this into the pdf document you will have to set WriteKeywords parameter of DocumentContentInfoWritingParams. For more information on that please refer to Help → API Reference → Parameter Objects → Export Parameters → DocumentContentInfoWritingParams.

    0
  • Avatar
    Permanently deleted user

    can I write tags which will  be accessible???

     

    0
  • Avatar
    Nikolay Krivchanskiy

    I don’t think I completely understand what you meant. Could you please specify what do you mean by tags being “accessible”?

    0

サインインしてコメントを残してください。