View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 293
Default to append the word file with pdf file

Hi Vijayalakshmi,

You can't insert a multi-page PDF into a Word file that way. The most Word will allow is insertion as an icon.

The best approach might be to output the Word document, without the PDF but with the instroductory text, to a PDF, then use an
application like Adobe Acrobat Professional to combine the PDFs.

--
Cheers
macropod
[Microsoft MVP - Word]


"Vijayalakshmi" wrote in message
...
I have created a PDF file from a analysis software. I want to include the pdf
file in my word document created with some introduction. when I use insert
object it inserts only the first page and when I double click only the PDF
file appears.How can I do that?