Answered
How to get a mastrspread's first page?
Hi All,
How to get a mastrspread's first page like as in the below javascript line?
app.activeDocument.masterSpreads.item("B-RunningPages").pages.item(0);
Regards,
Chinna
Hi All,
How to get a mastrspread's first page like as in the below javascript line?
app.activeDocument.masterSpreads.item("B-RunningPages").pages.item(0);
Regards,
Chinna
Use IMasterSpreadList::FindMasterByName and ISpread::GetNthPageUID.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.