Hello,
I’ve made a function that uses our data from BigQuery and creates a powerpoint report based on parameters. Im using Anvil to make a UI so that other users can download these reports themselves.
I’ve started by turning my function into a servermodule. To use all the libraries I need to install PPTX but I dont see the library in the list of possible packages. How do I install this?
