Consulting

Results 1 to 3 of 3

Thread: Merge PDF files created by Foxit from Excel

  1. #1

    Merge PDF files created by Foxit from Excel

    I could find some macros for merging PDF files using VBA while Acrobat is the used application.
    Due to financial reasons, our company decided to use Foxit Phantom instead of Acrobat.
    The Foxit Phantom 1.0 Type Library is available in the VBA Tools - Reference.
    But I have no idea how to set the pdf files in VBA using this libray.
    Has anyone worked on a program trying to merge pdf files created by Foxit?
    Please assist.
    Thanks

  2. #2
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    I guess you can look at their manuals. I did not see a merge function in their ActiveX documentation SDK file.
    https://www.foxitsoftware.com/support/sdkdocs.php

    There are other 3rd party programs that can merge the files most likely.

  3. #3
    Thanks. I'll do so.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •