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

creating a single PDF file by combining a collection of different file types using VBA

New Here ,
Feb 20, 2018 Feb 20, 2018

Copy link to clipboard

Copied

Hi -

Does anyone know how to use VBA (in Microsoft Access) to create a single PDF file by combining a collection of different file types (.docx, .pdf, .pptx, .jpg, .xlsx, etc)?  Basically I want to loop through a windows 7 directory and create a PDF file of everything in it.  I can do it manually right now by just selecting them all and right-clicking to use the menu option, but it sure would be nice to automate.

Thank you for any help -

Dan

TOPICS
Acrobat SDK and JavaScript , Windows

Views

270

Translate

Translate

Report

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 ,
Feb 20, 2018 Feb 20, 2018

Copy link to clipboard

Copied

LATEST

Have you thought about using an Acrobat Action? or the Portfolio tools? 

But if you want to do it with VBA, then read this part of the Acrobat SDK manual in the IAC:

Acrobat DC SDK Documentation

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Votes

Translate

Translate

Report

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