I have found many related questions in this forum. But, none addresses my issue. Please double-check before marking it as duplicate.
Suppose I have two PDF files.
first.pdfhaving 10 pages.second.pdfhaving 20 pages.
I want to create a new PDF file, where I need pages - 2,5,6,9 from first.pdf and pages 6,7,15,19 from second.pdf.
How to do it from command line?