I have a powerpoint presentation with ~ 100 slides.
Each slide has a figure. I edit each slide [work on each figure] and then save each slide separately as in pdf format.
I crop every pdf separately in adobe acrobat to remove whitespace and some other slide elements I don't want to go in final figure. Then I include this pdf in Texmaker as a figure, for my latex document. This process is highly inefficient.
Please suggest some ways I can automate this process partially or completely.
I tried recording macro in powerpoint to automate at least saving the current slide as pdf part, but it opens a vba window on clicking define macro through developer's tab and I have no knowledge of vba scripting.
Thanks.