PPTX.jl icon indicating copy to clipboard operation
PPTX.jl copied to clipboard

Added UUIDs to the filename method to ensure non-duplicate filenames

Open xvries opened this issue 8 months ago • 1 comments

Right now, if we have different image sources with the same filename the package can not handle this. Introduce UUID in the Picture struct, and use it to generate unique filenames.

xvries avatar Jun 28 '24 10:06 xvries