From: Akilah on
Is there any way to open and edit a pdf file using vba? If so, does any
using this code need a full version of Adobe on their machine? Thanks in
advance.
From: bhicks11 via AccessMonster.com on
I use the pdf view ActiveX control but it isn't the version that allows you
to edit. Maybe Adobe has a control that allows edit but I don't know. You
can always just run (shell) the full version Adobe from VBA and do your
business and close the program.

Bonnie
http://www.dataplus-svc.com

Akilah wrote:
>Is there any way to open and edit a pdf file using vba? If so, does any
>using this code need a full version of Adobe on their machine? Thanks in
>advance.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200806/1

From: Akilah on
Ok, but is there any vba code that can be used to edit the pdf document
instead working in the actual document?

"bhicks11 via AccessMonster.com" wrote:

> I use the pdf view ActiveX control but it isn't the version that allows you
> to edit. Maybe Adobe has a control that allows edit but I don't know. You
> can always just run (shell) the full version Adobe from VBA and do your
> business and close the program.
>
> Bonnie
> http://www.dataplus-svc.com
>
> Akilah wrote:
> >Is there any way to open and edit a pdf file using vba? If so, does any
> >using this code need a full version of Adobe on their machine? Thanks in
> >advance.
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200806/1
>
>
From: bhicks11 via AccessMonster.com on
Sorry Akilah if I misunderstood your original question. Also sorry that I
don't know of anything.

Bonnie
http://www.dataplus-svc.com

Akilah wrote:
>Ok, but is there any vba code that can be used to edit the pdf document
>instead working in the actual document?
>
>> I use the pdf view ActiveX control but it isn't the version that allows you
>> to edit. Maybe Adobe has a control that allows edit but I don't know. You
>[quoted text clipped - 7 lines]
>> >using this code need a full version of Adobe on their machine? Thanks in
>> >advance.

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200806/1

From: Douglas J. Steele on
You'd probably be better off asking at the Adobe forums
http://www.adobe.com/support/forums/ or checking their knowledge base
http://kb.adobe.com/selfservice/microsites/microsite.do?msid=MS_Customer

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Akilah" <Akilah(a)discussions.microsoft.com> wrote in message
news:53997E40-D164-41C4-BB75-B18B3B9C084C(a)microsoft.com...
> Ok, but is there any vba code that can be used to edit the pdf document
> instead working in the actual document?
>
> "bhicks11 via AccessMonster.com" wrote:
>
>> I use the pdf view ActiveX control but it isn't the version that allows
>> you
>> to edit. Maybe Adobe has a control that allows edit but I don't know.
>> You
>> can always just run (shell) the full version Adobe from VBA and do your
>> business and close the program.
>>
>> Bonnie
>> http://www.dataplus-svc.com
>>
>> Akilah wrote:
>> >Is there any way to open and edit a pdf file using vba? If so, does any
>> >using this code need a full version of Adobe on their machine? Thanks
>> >in
>> >advance.
>>
>> --
>> Message posted via AccessMonster.com
>> http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200806/1
>>
>>