Alternating pages from 2 indesign documents

I have a set of chapters that are individual .indd files. I can put them into a book easily (and have - I use this book file).
However, I have another set of chapters that are "companions" to the original chapters. I want combine the two files in such a way that the "real" chapter 1 page 1 faces "companion" chapter 1 page 1. There are some companion chapters that are longer than the original chapter which I would like to stay on the right side, facing a blank page if necessary.
I know I can do this manually as PDFs, but I'd like to keep the "real" and "companion" chapters separate files so that if/when I update the "real" chapter, it updates within both book files (assuming doing what I would like is a function within creating another book).
Also, a pipe dream, perhaps, but is there also a way to keep the page numbers? So in the merged book, both page 1s, say "1"; flip the page, both say "2", etc?
Thanks in advance.

You can place pages from the .indd files, too, not just PDF, and they behave as linked images. I just looked to see if Scott Zanelli's multipage importer script can handle the "one side of the spread only" for each doc, but it doesn't look like it will. Too bad, because it's a real time saver.

Similar Messages

  • Copying a page from one InDesign document to another

    I have a page in an InDesign document (which contains graphics) that I would like to copy to another InDesign document, but Copy / Past does not work.

    Have both files open...
    In the source file open the pages panel and select the page(s) you want to copy, from the panel menu choose move page(s), and select the destination file and specify a position.

  • Insert pages from a single document multiple times

    I'm trying to create a simple program that I can use to display PDF files that I can use to play at the piano. I perform often, and need to create "play lists" from which I can pull all, or part of, a PDF file containing music and display it.
    I have it all working, except for one problem. I may need to "repeat" a section of a piece. I'm building up the play list by calling AcroPDDoc.InsertPages for each item in the play list. If a PDF file appears multiple times in the play list, when I call InsertPages, the call fails.
    In this code snippet, pdDoc is the main doc to which I'm adding pages. playList is a generic List of my own PlayList objects, and I need to iterate through all the items in the playList except the first one, which is already loaded.
    This code works great unless the fileName I specify has already been opened. The call to AcroPDDoc.Open succeeds just fine, but the call to pdDoc.InsertPages fails if the file has already had pages from it inserted. All other documents work fine. The documentation, of course, doesn't mention this.
            int insertPage = pdDoc.GetNumPages() - 1;
            for (int i = 1; i < playList.Count; i++)
              var newDoc = new AcroPDDoc();
              var item = playList(i);
              int startPage = 0;
              int endPage = 0;
              if (newDoc.Open(item.fileName))
                startPage = Math.Max(0, item.startPage);
                endPage = Math.Max(0, item.endPage);
                var totalPages = newDoc.GetNumPages;
                if (item.endPage < 0 || item.endPage > totalPages)
                  endPage = totalPages - 1;
                int numPages = (endPage - startPage) + 1;
                if (pdDoc.InsertPages(insertPage, newDoc, startPage, numPages, 0))
                  insertPage += numPages;
    So, the questions:
    1.) Is it possible to load pages from a single document multiple times?
    2.) Is there a better way to do this? (That is, loop through a list of file names, starting and ending page numbers, and add the documents to an existing document.)
    Any help appreciated! Thanks -- Ken

    Hi Ken,
    >The documentation, of course, doesn't mention this.
    The documentation does not state explicitly that you can't insert pages again from a PDDoc you open again and never close.
    But it mentions that you get references only from an already opened PDDoc.
    "...Opens the specified document. If the document is already open, it returns a reference to the already opened PDDoc. You must call PDDocClose() once for every successful open..."
    It doesn't state that you can't insert pages from a referenced PDDoc but it seems so.
    I would close the PDDoc within your for-loop after inserting pages and release newDoc.
    Regards
    Norbert

  • How can one print a particular page or pages from a Word Document using ActiveX or any other technique?

    I've been trying to print  a few pages from a Word document.
    Currently I am able to print the entire document using some ActiveX techniques.
    There seems to be facilities for selecting the particular pages, however so far I cannot get them to work.
    I have tried the From/To and the Pages in the PrintOut invoke node.
    And as you will see I have also tried the Range node.
    Anyone have some ideas on how to do this?
    Please see the attached vi.
    Thanks,
    Chris
    Attachments:
    ActiveX Print.vi ‏15 KB

    Please stick to your original post.
    Please have some patience.

  • I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I would also recommend to write the description into the meta data. This would allow to place a text frame above the image and it is possible to add meta information and file name automatically together with the image, when you place it or even in a prepared template.
    Meta data information can be written easily in Bridge in the Meta File Workspace.

  • Acrobat 10 not Scanning all Pages from ADF (Automatic Document Feeder)

    Acrobat 10 does not scan all of the pages from the Automatic Document Feeder from an attached scanner, and only scans some of the pages. The ADF works fine with the built-in Windows 7 Scan and Fax, as well as with HP's software, but it just won't work with Adobe Acrobat for whatever reason. The scanners that we are using are brand new, and the model is: LaserJet Pro 200 color MFP M276mw. The issue has been duplicated on four computers and two scanners, in a Windows 7 x64 Enterprise environment. A video of the exact problem can be found here: http://uncoolcat.com/work/LaserJet_Pro_200_Color_M276.mp4
    Would somebody be able to help us resolve this issue?

    Hi Varinder,
    Thank you for the suggestion! We wound up figuring out a way to make their "full feature" software (which does include the TWAIN drivers) install mostly silently, and install only if they've connected the device locally to their computer, as noted in the other post that was submitted a few minutes ago. I really appreciate all of the help that you’ve given us!
    In order to duplicate the WIA driver issue, use only the “HP LaserJet Pro 200 Color M276 PCL6 Print Driver (no installer)” (LJ-Pro-200-color-MFP-M276-driver-only-13170.exe) driver package. This driver only package doesn’t appear to have any of the files you mentioned in your previous post in the Scan_App folder for the TWAIN functionality (but those files are available in the “full feature” setup). We copied the entire “driver-only” folder to our plug and play driver folder, and the drivers automatically install. Once they get installed, there isn’t a TWAIN option anywhere to be found in any scanning application, just the WIA driver as far as I can tell. Adobe Acrobat 10 when using the ADF then skips some pages when scanning.
    However, now that you’ve found the install files for the TWAIN driver for the scanner, this should be a non-issue for people as they can just install those and use TWAIN instead, so thank you!
    Also, I find it rather amusing that you were able to help us with what appears to be an HP issue far better and faster than HP did or could. We spoke with seven people at HP, and not a single one of them pointed us in any useful direction or provide us with any useful information on the matter; had we followed any of their advice we would have lost countless hours (one person suggested taking the scanners apart and thoroughly cleaning the rollers, even though it was clearly stated they work fine from a hardware perspective with the full feature software installed and that they are brand new). So anyway, thank you. If you require anything else from us, let me know.

  • E-mail a Single Page from a PDF document.

    How do you e-mail a single page from a PDF document that has multiple pages? When I go to File > Attach E-mail in Adobe it e-mails the whole document and I do not want that. I just want to e-mail selected pages and not the whole document. How can I do that in Adobe Acrobat?
    I have Adobe Acrobat Standard version 8, Windows XP Professional SP3.

    You need to extract it first as a new PDF. You can do so using Document - Extract pages...

  • Move group of pages from one InDesign file to another InDesign File using VB.Script

    Dear team,
    I am trying to move group of InDesign pages from one indesign file to another indesign file using vb.script.
    I have written the code like
    Dim Pages=IndDoc.Pages
    Dim Mytype=TypeName(Pages)
    Pages.Move(InDesign.idLocationOptions.idBefore,IndDoc1.Pages.LastItem)
    but it is giving an error as method Move is not a member of Pages 
    please give mme the solution to move the Multiple pages or a group of page from one Indd to another Indd.

    Hey Peter, if I wan to move several page that part of Auto Flow text, I checked the "delete page after moving" but the content still there, not deleted.
    Is there any way to delete it automatically, just to make sure I have moved that autoflowed page?

  • How can I remove a page from a PDF document and save it as a new PDF document?

    How can I remove a page from a PDF document and save it as a new PDF document?

    Tools - Pages - Extract and tick the option to delete the extracted page from the original file.

  • The option to extract pages from a PDF document as described does not appear for me.

    Im currently running Acrobat Pro XL and the option to extract pages from a PDF document as described in the below tutorial does not appear for me.  Please help!
    Extracting pages from a PDF
    https://acrobatusers.com/tutorials/extracting-pages

    Typically if the extract feature is not present then the application is not Acrobat Pro.
    Be well...

  • How do extract one page from one pdf document and save as a new pdf?

    How do I extract one page from a pdf document and create a new document?

    In Acrobat: Tools - Pages - Extract.
    In Reader it's not possible.
    On Sat, Jan 31, 2015 at 10:29 PM, Ned Murphy <[email protected]>

  • How do I copy a page from one pdf  document to another?

    I am a newbe!

    That was easy.Thank you.
         Re: How do I copy a page from one pdf document to another?
    created by George Johnson in Creating, Editing & Exporting PDFs - View the full discussion
    If you open both documents, you can drag a page from the Pages panel (on the left of the window) of one document and drop it into the Pages panel of another.
    You can also extract one or more pages from a document to create a new document, and then insert the pages from this new document into another. In Acrobat 11 you 'd do this by doing:
    Tools > Pages > Extract
    and then:
    Tools > Pages > Insert from File
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6163925#6163925
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6163925#6163925
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6163925#6163925. In the Actions box on the right, click the Stop Email Notifications link .
    Start a new discussion in Creating, Editing & Exporting PDFs at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0 .

  • Can i delete a page from my pdf document?

    can i delete a page from my pdf document?

    Hi eyrunner1000
    Yes, if you're using Adobe Acrobat you can do it...
    To Delete a page please see the below link : http://help.adobe.com/en_US/acrobat/X/pro/using/WS58a04a822e3e50102bd615109794195ff-7ec9.w .html#WS58a04a822e3e50102bd615109794195ff-7ec3.w

  • "Can I select only one page from a PDF document to convert to an excel doc. ?"

    "Can I select only one page from a PDF document to convert to an excel doc. ?"

    No, so extract one page, then convert.

  • How do you extract non consecutive pages from a pdf document. I can highlight in thumbnails but only extract consecutive.

    How do you extract non consecutive pages from a pdf document?
    I see its easy to do it with consecutive pages by highlighting thumbnails then 'extract' but this does not allow for non consecutive pages.
    Thank you

    After highlighting the pages you can drag them and drop them somewhere,
    like on the desktop, and a new file will be created with just those pages.
    If highlighting the pages is not feasible, or too tricky to do, then a
    script can be used where you specify which pages to extract and the script
    extract them to a new file.

Maybe you are looking for

  • External HDD randomly dismounting

    I have a WD HDD in a Macally enclosure. There have been no problems with the setup until recently, when the HDD randomly dismounts. I've read other posts that say it might be happening during a TM back up along with an error saying it was removed inc

  • Case sensitive problem in oracle9i

    Hello every body I need ur help in this case in my database I need to ignore case sensitive in varchar2 ie. if I have value in varchar = Accounting I need to compare this value which exist in column if equal to 'accounting' value with out using lower

  • External Manufacturer number field in vendor master (EMNFR)

    Hello Experts    I am trying to search for a field  External manufacture number i.e EMFNR , I checked in OBD3 this field is maintained as a mandatory field I can see this field in LFA1 table But when I go to XK01,I can't see this field in cantrol tab

  • Weblogic-webservices-policy.xml

    hi, iam getting the following error in weblogic-webservices-policy.xml Referenced file (weblogic-webservices-policy.xml) contains errors (http://www.bea.com/ns/weblogic/webservice-policy-ref/1.0/webservice-policy-ref.xsd). weblogic-webservices-policy

  • Return STO process

    Dear gurus,     What is the correct process steps to be followed in sto returns with delivery .Material is sent from plant to depot and taken into stock at depot ...after one month the return happens (Non excisable depot to excisable plant) Excise du