Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Sticky Notes - VBA \ VB \ VBS \ Powershell code needed

New Here ,
Apr 08, 2020 Apr 08, 2020

Hi Team,

 

I would like to ask, whether adding sticky notes to partiular word into PDF file is possible throught code ?

It could be any code - no matter whether VBA or VBS etc.

I would be very gratefull for support.

 

Regards,

Martyna

TOPICS
Comment markup and annotate , How to , PDF forms
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 08, 2020 Apr 08, 2020
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 08, 2020 Apr 08, 2020

Thanks for an answer.

I read this post but... I have feeling that this is not complete code for Sticky Notes - please correct me if I'm wrong.
Furthermore following reference is not clear for me:

  • Acroexch.app
  • AcroExch.AVDoc
  • AFormAut.App

 

Moreover, how I can navigate in the code, where particular Notes should be added ?
i.e.: I need to add sticky per each paragraph \ section in my PDF file.

 

Thanks in advance,

 

Regards,

M.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 08, 2020 Apr 08, 2020

This is not possible with Acrobat Reader. You need Adobe Acrobat.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 08, 2020 Apr 08, 2020

I confirm - I have Adobe Acrobat - full license version.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 08, 2020 Apr 08, 2020

You need to locate the word. See getPageNthWord and related methods. You will have to write this code, as a programmer. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 09, 2020 Apr 09, 2020

Could you please provide me documentation for methods \ namespaces udes in the code ?

I couldn't find it on Adobe websites.

 

I fould also other code on the following page:

https://www.adobe.com/devnet/acrobat/documentation.html

 

However there is no information, what namespaces are collected from DLL.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 09, 2020 Apr 09, 2020
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines