VBA to read contents from PDF Forms - VBA PDF Automation-5

VBA to read contents from PDF Forms - VBA PDF Automation-5

VBA A2Z

4 года назад

6,691 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-ys7sm9yj7u
@user-ys7sm9yj7u - 19.10.2022 22:49

Dim pdf_form As AFORMAUTLib.AFormApp - Compile error: use-defind type not defined

Ответить
@joaoguilhermegabierrodavei368
@joaoguilhermegabierrodavei368 - 23.08.2022 04:48

Also having below issue. I have a valid license and i have placed same references as the video.

Run-time error “-21473197765 (8002802b)

Automation Error
Element not Found

At this line of code

For Each pdf_form_fld In pdf_form_flds

Any suggestions?

Ответить
@alializadeh8195
@alializadeh8195 - 17.07.2022 04:50

مرسی

Ответить
@jatinkamble7720
@jatinkamble7720 - 16.07.2022 13:30

i m getting erro in for each loop

Ответить
@brucew4545
@brucew4545 - 19.01.2022 09:33

When I run my code I get a Run-time error “-21473197765 (8002802b)

Automation Error
Element not Found

At this line of code

For Each pdf_form_fld In pdf_form_flds

Any suggestions?

Ответить
@diligentjohn
@diligentjohn - 25.08.2021 14:01

This works only when we have adobe acrobat pro license ...

Ответить
@kylepittman5093
@kylepittman5093 - 03.08.2021 15:23

Thank you for the great video! I am seeing the same thing T Williams was seeing when I reach the 'For Each pdf_form_fld In pdf_form_flds' line, is there anyway I could get some help with this?

Ответить
@rudygarcia3398
@rudygarcia3398 - 22.06.2021 22:40

Great Video thank you. The data prints out in alphabetic order is there a way to have it print out in tab order? thanks

Ответить
@ralaa82
@ralaa82 - 25.10.2020 11:21

hi guys, i cant find the link to the code

Ответить
@twilliams9731
@twilliams9731 - 14.04.2020 21:16

I found your video very informative and easy to follow. One question. When I reach the line of code that checks 'For each PDFField in PDFFields', I notice that the PDFField has a value of nothing. Do you know why this happens? It's like it's not recognizing the fields in my PDF file.

Ответить
@craig8391
@craig8391 - 17.02.2020 01:53

Your tutorials are great. Thank you. Would you please make a tutorial on how to extract images one by one from a PDF and save them in a folder that would be specified in the VBA code?

Ответить