I am doing a presentation with Beamer and I want to use some pictures I've made for an old PowerPoint presentation.
The way I am doing it now is:
- I put each figure in one slide, then I save the whole
.pptx
in.pdf
format - I use
pdftk
to separate the slides in different files - I use
pdfcrop
for each of these files to trim the empty areas out
The problem is that I am putting these .pdf
files in a document where the background is not white, and they were saved as white, not transparent
I've tried this with no success. Maybe there would be a built-in PowerPoint option or any other utilities for making it transparent since the .pptx
conversion phase?
.png
conversion and that is what the answer delivers. I cannot do the same thing and get a.pdf
or any other vectorized format