W
ward
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
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