Splitting PDF files based on page ranges
How can I split a PDF that has different page ranges. An example is that I have a pdf file that has 181 pages and I need to split into different files using the following parameters 1-3;4-6;7-9;10-12;13-15;16-18;19-21;22-24;25-27;28-30;31-33;34-36;37-39;40-42;43-45;46-48; 49-51;52-54;55-57;58-59;60-62;63-64;65-67;68-69;70-72;73-75;76-78;79-81;82-84;85-86;87-88;89-90;91-92;93-94;95-96;97-98 ;99;100-101;102-104;105-106;107-108;109;110-111;112-113;114-115;116-117;118-119;120;121;12 2-123;124-126;127-128;129-130;131-133;134-135;136-138;139-141;142-144;145-146;147-149;150- 152;153-155;156-158;159-160;161-163;164-166;167-169;170-172;173-175;176-178;179-181. Is this possible in Adobe DC Pro?