Friendly tutorial to Automate PDF using real-world scenarios using VBA and PDF API.
More resources:
Subscribe, Like, and Comment. 🙏Thanks for watching.
You can now support by buying any of the Projects or Source Code.
📥Downloads:
👍 Support:
✉️ Contact: vbaa2z.team@gmail.com
📌What to watch next:
Playlist:
Videos:
#VbaA2z…(read more)
Convert Word 2 PDF: Word to PDF Converter
Convert PowerPoint 2 PDF: PPT to PDF Converter
Convert Excel 2 PDF: Excel to PDF Converter
Convert an Image 2 PDF: Image to PDF Converter
Convert HTML 2 PDF: HTML to PDF Converter
More Tools: PDF Converter
This is great but I am having an issue with exporting. I have checked and double checked my code but I am getting the following error after the PDF is open and the file is rendering
"The specified file could not be written to. It may be in use."
Any assistance on this would be greatly appreciated.
مرسی
I'm so thankful for your video. Thank you very much for sharing, I hope you'll get good things back to you many folds :). I have installed adobe acrobat pro and followed your script but it seems like it's always stuck at Set pdf_doc = av_doc.GetPDDoc
Set jso_obj = pdf_doc.GetJSObject part. First, acrobat tells me that access denied so i changed the security settings, but now acrobat tells me file cannot be found. Any ideas on how to fix this? Thanks very much in advance
What are the references to be added, because I don't find CAcroAVDoc or CAcroPDDoc … Please let me know. Thank you
Getting error on very first line. Dim aApp as Acrobat.AcroApp
Error is compile error user defined type not defined
Pls help
Hello, this is amazing! I am getting an error: “NotAllowedError: Security settings prevent access to this property or method.” How did you handle this? The solutions I saw online are Java related. Is there a setting you can set in Acrobat?
Thanks for the video, how can I save as to another folder?
What is AcroExch? Setapp = createobject is throwing error
in case if the user only have Adobe Acrobat 8 Type Library then will this code work? for trying it on work we don't have Adobe Acrobat 10.0 Type Library and we also cannot install.
hasnainsabiracca@gmail.com can you share this code ?
Hello, I have in the folder more than one file. What is the solution in this case? Thank you
Can this automation be achieved also with the free version of Adobe? (Adobe Acrobat Reader DC)
Hello sir, can't find the source code
Great Sir, its magic
Sir Help me with one more thing after converting PDF what if I have 2 or multiple table and table who's name are mention 2 line above table in word like 1. By Air then table is given and 2.By Sea then table is given. What I want if such a case is there then it should give me something that both the tables and be bi-fercated
2nd condition if both table Name mention outside table 1 and2 are by Air then above video proves to be very good in fact its brilliant
excellent men!!!!
Hi , i am getting error in saveAs part . It's giving error value is not supported — parameter cConvID.. does any reference need to add?
How to get specific data from pdf to excel using VBA