I want master page items delete with script
app.activeDocument.masterPageItems.remove();
and there are items on the master page to remove all of them and I want to create a new one (rectangle or text frame)
I want master page items delete with script
app.activeDocument.masterPageItems.remove();
and there are items on the master page to remove all of them and I want to create a new one (rectangle or text frame)