You can insert a multipage PDF file into an InDesign document using a native script.
- Open the Window Menu > Utilities > Scripts.
- Expand Application > Samples > JavaScript.
- Select “PlaceMultipagePDF.jsx”.
- Browse and select the PDF you want to place.
- Choose the document and the page number where you want to place it.
- This will automatically place multiple pages of PDF in the InDesign document.
You can also have a look at this video tutorial: https://www.youtube.com/watch?v=XuIC2ilKum4
Similar scripts recommended by experienced users.
Points to note about the placed PDF file:
- Is the placed PDF editable?
Images and PDF documents are placed as raster graphics and cannot be edited in InDesign. If you want to edit the placed PDF content, do one of the following before you place them
- Edit the PDF file in Adobe Acrobat
- Convert the PDF file to an InDesign document using Third-party plugins Ensure that you do your research before you use these plug-ins.
- How do I resize the placed PDF pages?
We found a third-party Script that can help. This is a recommendation and not an endorsement of the plugin.
- Why do PDF pages get overlapped while placing the PDF file?
This happens when page sizes of the PDF file and the InDesign document do not match. Go to File> Document setup and uncheck facing pages.
I hope this post was helpful and has answered all your questions. Try out these suggestions and post in the community if you need any assistance.