Adrian
Tue Jun 19 13:51:13 CDT 2007
"Jean-Guy Marcil" <DontEvenTry@NoSpam> wrote in message
news:u96D4HdsHHA.5008@TK2MSFTNGP03.phx.gbl...
> Adrian was telling us:
> Adrian nous racontait que :
>
>> Doug,
>>
>> We actually run the VBA code to open and save a Word doc to a PDF
>> file from Access 2003, so presumably we cannot use the
>> Document.ExportAsFixedFormat method as this is not available in
>> Access 2003. Any other suggestions?
>
> Your initial post was about Word 2007, Doug pointed out the
> "Document.ExportAsFixedFormat method", which is from Word 2007.
> It does not matter what version of Access you are using as long as the
> code points the Word object library, the Document.ExportAsFixedFormat
> method should be available. I bet it would work with Access 95... although
> I would not want to have to create a Word 2007 object from Access 95...
>
> --
>
> Salut!
> _______________________________________
> Jean-Guy Marcil - Word MVP
> jmarcilREMOVE@CAPSsympatico.caTHISTOO
> Word MVP site:
http://www.word.mvps.org
Jean,
Thank you. I will give it a go.
Adrian