View Single Post
 
Old 10-02-2018, 12:15 AM
JeanYvette JeanYvette is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Oct 2018
Posts: 1
JeanYvette is on a distinguished road
Default Form button don't exported well from pptm to pdf

Hi all,

First, sorry for my English level

I have a problem with my pptm (powerpoint with macro).
I've created a button with "insert > form > action button". It call a macro who display a userform. On this userform I have a textfield with some sql query and a button for "copy". When I clic on the button, it copy the query and close the pop-up.
This working fine but now, I want to export this to pdf (Or another extension like that) but here the problem come.
When I open the pdf file, my button become a simple image and so, the clic don't work...

Did someone have an idea about how can I solve that ?

Thanks

Regards,
Reply With Quote