issues
search
dave-howard
/
vsdx
vsdx - A python library for processing .vsdx files
BSD 3-Clause "New" or "Revised" License
70
stars
25
forks
source link
Add VisioFile.copy_page()
#16
Closed
stevensultana
closed
3 years ago
stevensultana
commented
3 years ago
copy both the page and page rels if it exists
add relevant tests
refactor VisioFile.add_page_at() and VisioFile.copy_page() to extract common parts
For #8