Re: merging pdf files trough Word VBA -> possible?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jezebel (frolly_at_mkkk.com)
Date: 02/16/04


Date: Tue, 17 Feb 2004 07:57:04 +1100

There is (was anyway) an Acrobat SDK available as a free download from
Adobe. It was enough to do what you ask -- that's exactly what I used it
for -- but not a lot more. The SDK came in a VB version and a C++ version;
sadly, the VB version looked decidely unfinished. A *lot* of functionality
is missing. In particular, when you merge Acrobat documents strange things
can happen to the bookmarks, and the SDK does not have the functionality to
fix them. But certainly enough to string the documents together.

"ward" <anonymous@discussions.microsoft.com> wrote in message
news:1148201c3f491$f9c35830$a501280a@phx.gbl...
> Hello,
>
> I'm developing an Word add-in the will create one Word
> document from several Word documents. This file will then
> by converted (printed) to a pdf using PdfWriter. No
> problem with this first part.
>
> However, I would like the add-in to append some existing
> pdf's to this final pdf. So the whole operation would
> result in one (large) pdf file that originates from a
> couple of word files and a couple of existing pdf files.
>
> I'm not sure that this (appending extra pdf's) is possible
> through Word VBA. Does anybody has any idea about this?
>
> thanks in advance,
> Ward
>
>



Relevant Pages

  • Re: Create pdf from existing Word doc (asp.net)
    ... PDF-XChange & SDK, Image-XChange SDK, ... > Has anyone had success exporting properly formatted xml documents from ... >> create the pdf file. ...
    (comp.text.pdf)
  • Re: PDF -> image (snapshot tool?)
    ... PDF-XChange Viewer will export a page or entire PDF file to any of the ... PDF-Tools & SDK, Image-XChange SDK, ... Does Adobe Reader allow this to be done automatically in some way, ... The image should be in tiff format and only contain the specified area. ...
    (comp.text.pdf)
  • Re: is there a way to edit a pdf document?
    ... convert to an editable format such as a Word file and edit there - then ... PDF-Tools & SDK, Image-XChange SDK, ... in the PDF file, and then erase that marked region. ... Is there a way I can edit the pdf files? ...
    (comp.text.pdf)
  • Re: HTML to PDF
    ... it allows you to convert any format that printable to a pdf file. ... it also included a SDK that let you use its COM to perform the convertion. ... > Can anyone recommend an HTML to PDF converter, ...
    (microsoft.public.dotnet.languages.csharp)
  • To print a pdf file from a vc++ application
    ... I have a VC++ application which needs to print a pdf file in the ... I cannot afford to buy the ... acrobat SDK. ... 1)convert PDF to PS using any tool like Ghostscript ...
    (microsoft.public.vc.language)