Skip to main content
Participant
May 21, 2018
Question

VBA to edit PDF

  • May 21, 2018
  • 5 replies
  • 6875 views

Hi,

I need my excel VBA to do the following:

1) find my PDF

2) open my PDF in PDF XChange Viewer

3) add textboxes at a specific location

my file is C:\Users\a\Desktop\Document.pdf

my XChange viewer directory is C:\Program Files\Tracker Software\PDF Viewer\PDFXCView.exe

Anyone able to help pls? thanks!

    This topic has been closed for replies.

    5 replies

    Legend
    May 21, 2018

    Good, that's Form fields.

    Legend
    May 21, 2018

    To add fields you need an app which can do this AND which has a programming interface. Acrobat Pro is such an app. The programming interface is described in the Acrobat SDK, which is mainly documentation you would need. (By text boxes do you mean form fields?)

    bigteoAuthor
    Participant
    May 21, 2018

    i need a space where users can type values in

    Legend
    May 21, 2018

    So, are you prepared to license Acrobat Pro for each of your users? If you are, we can help.

    bigteoAuthor
    Participant
    May 21, 2018

    it's a possibility im considering as well

    Bernd Alheit
    Community Expert
    Community Expert
    May 21, 2018

    Info: PDF XChange Viewer is not from Adobe.

    Legend
    May 21, 2018

    Is this for

    * A server?

    * A workstation for someone who pays for Acrobat Pro subscription?

    * Somehow to work without buying anything from Adobe?

    * Something else?

    bigteoAuthor
    Participant
    May 21, 2018

    hi,

    i have Adobe Reader X. all users who will use this excel have Adobe Reader X too.

    The purpose of the excel is to simplify the process. currently, my users have to manually open on Xchange Viewer (to insert e signature) and manually add boxes