vaseline3194
New Member
- Joined
- Mar 7, 2014
- Messages
- 6
Hi everyone,
I have some information in an Excel document.
It has things like address, phone numbers, numerical values, etc and it corresponds to fields on a preset PDF document. This PDF document has fillable fields.
Instead of manually enterring information from the Excel to PDF, if it possible to create a MACRO using<acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym> code to automatically populate the PDF document fillable fields?
If so, I was wondering if anyone knew how to do it?
I know I'd have to use Application Programming Interface but I don't know how to do the programming. I want to be able to learn as I go. Can someone help me out on how I would start?
http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/iac_api_reference.pdf
I believe the above link shows adobe PDFs api referencing.
Is there a way to make excel communicate with the Adobe PDF program. Would it have to do with <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym>and XML?
And, does anyone know a good site to learn <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym>/Macros with Excel....
I'm really interested in learning this, and potentially making life easier at work.
Thanks,
I have some information in an Excel document.
It has things like address, phone numbers, numerical values, etc and it corresponds to fields on a preset PDF document. This PDF document has fillable fields.
Instead of manually enterring information from the Excel to PDF, if it possible to create a MACRO using<acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym> code to automatically populate the PDF document fillable fields?
If so, I was wondering if anyone knew how to do it?
I know I'd have to use Application Programming Interface but I don't know how to do the programming. I want to be able to learn as I go. Can someone help me out on how I would start?
http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/iac_api_reference.pdf
I believe the above link shows adobe PDFs api referencing.
Is there a way to make excel communicate with the Adobe PDF program. Would it have to do with <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym>and XML?
And, does anyone know a good site to learn <acronym title="visual basic for applications" style="border-width: 0px 0px 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); cursor: help;">VBA</acronym>/Macros with Excel....
I'm really interested in learning this, and potentially making life easier at work.
Thanks,