Alternate Layouts and app.exportMiniFolio

Ok I have the script working and creating my folio BUT.. the function calls for two documents
if I try and pass in a document with alternate layouts I get a message saying that documents containing multiple page sizes are not allowed.  if I copy the document and delete a layout off of both the folio builds fine...
Any suggestions on how to do this using the single INDD file?  seems to defeat the purpose of having the alternate layouts if the functions cant support them, or I am missing something here?
CMY

Ok I have the script working and creating my folio BUT.. the function calls for two documents
if I try and pass in a document with alternate layouts I get a message saying that documents containing multiple page sizes are not allowed.  if I copy the document and delete a layout off of both the folio builds fine...
Any suggestions on how to do this using the single INDD file?  seems to defeat the purpose of having the alternate layouts if the functions cant support them, or I am missing something here?
CMY

Similar Messages

  • Buttons do not appear in alternate layouts

    Hi
    I have a 45 page app.  Each page has button on it that call other pages, play video, or call an MSO
    When I create alternate layouts not all the buttons appear on the new layout
    the buttons that DO appear are:
    1. A button that calls n MSO with two states
    2. A button that calls a video to play
    The buttons that do not appear in the new layout are buttons that call another page in the book.
    I have hundreds of buttons in the app/book.  All the buttons are on their own layer in each document and that layer is at the top of the layer panel.
    How can I make the buttons show up on alternate pages?
    If I have to copy and paste the buttons to the new layouts - is there a method that the copy and paste command actually keeps the link, so I don't have to relink every button on each of the new layouts... that is a big nuisance.
    So.. I guess I have two questions:
    1. How to make the buttons automatically appear on alternate layouts
    2. If they won't appear how can copy and paste have some brains?
    thanks
    Deb

    Since alternate layouts and buttons are core InDesign features, moving this post to the InDesign Forum.
    Neil

  • Alternate layout created when moving pages from one  document to another

    I'm using CC on Windows 7 -  I have 2 documents  that I want  to merge and make into 1 [I know people will want to know why I would want to do this -  each document is  the result of a different data merge - data merge can only handle one master page - so I have  2  datamerges - 2 files - and just need to  merge the 2 files]
    This used to work beautifully in  ID 5.5 - now when I   use the pages panel to move the pages to  the other document - it creates an alternate layout - it is then very difficult for me to  interlace alternating  pages - - I use dot be able to just move the pages into place - but with eh 2 layouts it is behaving differently and in a way I do not understand. Is there any way I can get around this? or avoid the alternate layout and just have one. The 2 page sizes are identical so it is not a problem of  varying size - the paragraph styles are all the same as well. I have tried to delete the alternating style but it  will delete all the pages as well.
    Thanks

    Maybe its time for me to Replace my Preferences, because I also have 8.0.2, and I tried the same thing with two new documents based on the same preset - it still made an alternate layout. When the moved page is placed in the middle of several pages (say - after page 2, of 6 pages) all the pages after the inserted one become part of the new alternate layout. In this example, I had a six-page document, and moved one page of the other identical document to After Page 3 Here's the result

  • Alternate layout question

    I have finished the vertical layout of my entire issue and want to know complete the horizontal part of the issue.  I went up to alternate layout and the horizontal design showed up and i edited it and saved file.  I updated the article in my folio builder, but when i update my issue in adobe content viewer and update it the horizontal version does not show up when rotated.  Do I need to do something else before it will show up?

    When i hover over folio in builder it does say landscape and portrait.  In my pages layout they are both there.  but in folio builder it is only showing the portrait version?  So for some reason the landscape version is not showing up in there.  When i tried to add layout from the pull down i got this error.
    Content generation error.
    [Error: The page size aspect ratio must match the folio aspect ratio.]
    The layout was created automatically in alternate layout and is 1024x768.

  • Smooth scrolling + alternate layout

    Hi..
    Im tryin to make a smooth scrolling article, for both horizontal and vertical use.
    After creating the horizontal page, I try to do the vertical via 'Create Alternate Layout', and change the dimensions.
    So far so good. The problem is, that the vertical page upscales the content – while the horizontal looks fine – when previewing the article..
    If I do it the other way around (starting with the vertical page), the horizontal page downscales the content..
    Doeas anyone know what could be the problem?
    Thanks in advance!

    And make sure the article is set to Smooth Scrolling in both directions.

  • Alternate Layout Bug report-

    I just opened an ID file with alternate layouts in ID CC. All the pages were there but, they were not layed out in the pages panel as alternate layouts; there was just one long list.
    I selected a page and chose, "Create Alternate Layout", and the alternate columns in the Pages panel appeared. Command-Z deleted the last layout group just created.
    Just thought you would like to know.
    BTW, I wish it were possible to swap one page of an alternate layout with the first page of that alternate layout; unfortunately, that does not seem possible. It seems the first page must always remain the first page. This is my wish for the next update.

    Did you try opeing the Pages panel flyout menu and choosing View Pages > By alternate Layout?

  • Some alternate layout questions CS6

    I have been meaning to ask this as I have an issue coming up again and need to know how to proceed.
    I have a .indd in A4
    I need to do an alternate layout in pixels 600 x 1024
    I was able to create this but the artwork and the text falls outside of the bleed box area. So my question is how can I create an alternative layout from an A4 to a 600 x 1024 pixle portrait and at the same time get the art work to display correctly within the boundries?
    A tutorial available on this?
    Thx
    R

    Click on the page tool then hover over your text box/object center, the following statement will be shown "The object width is locked. Click to change the object width as the page changes width" and a similar statement will display on the object height. Hover on the box/object edge, the following statement will be shown "Space is flexible between object and page edge. Click to pin the object relative to page edge" (those are the 2 options responsible for displaying your objects correctly). Then from the page panel  drop down menu choose create alternate layout and under options choose "Object-based" in the liquid page rule drop down menu. Remember to create the alternate layout after setting your objects for changes to take effect.

  • Script to delete alternate layout

    I am writing a script that puts ID documents into the correct folder and naming structure to be batch imported into a folio. The documents have two alternate layouts, the original "Print" layout and an "I" layout for ipad. I want the script to delete the "Print" layout pages before processing the document. This is effectively the first section of the document. If I try to target it as below, I receive an error that says cannot delete the doc's default section.
    var allSections = myDoc.sections;
       var numSections = allSections.length;
       if (numSections > 1){
           allSections[0].remove();
    How do I correctly target this section, and what is the correct syntax for targeting it by it's altenate layout name, "Print"
    Many thanks,
    Tim

    @Tim – For a general solution removing ALL PAGES of an alternate layout, we need a more elaborate scripting solution.
    I was wrong with my statement in  post #7 that we have only to test for the value of "alternateLayout" to get all sections that belong to a specific alternate layout.
    The value of a specific "alternateLayout" in a document is unique.
    If more than one section is applied to one alternate layout the value of "alternateLayout" is an empty string.
    So, basically, what I suggest is:
    1. You have to loop through all sections and test for the value of "alternateLayout".
    2. If the name of the alternate layout you want to remove is found store the "pageStart.documentOffset" value (( EDIT removed /EDIT )) in a variable for further use after the loop. Let's call that variable "firstPageIndex".
    Store the length of the section to a variable we can call "lastPageIndex", add the value of "firstPageIndex" immediately (we cannot assume, that our found alternate layout will always start on page indexed zero).
    Also use a boolean control. Let's call it "targetHit". Since our alternate layout is found now, we will set it to the value "true".
    3. When the loop hits the next section and the value of "alternateLayout" is an empty string, you know, that this section also belongs to the found alternate layout. Otherwise the value would not be empty, but a name of a different alternate layout we do not want to remove the pages from.
    You know that exactly, because you ALSO check the value of our control
    "targetHit". (Remember, in our example its value is "true" now).
    4. So, if both conditions are met at the same time, add the sum of "pageStart.documentOffset" and "section length" of the current section to the variable "lastPageIndex".
    5. In case the value of "alternateLayout" is not an empty string AND not the name of our target AND the control value is "true", we have met another alternate layout and we have to break the loop immediately.
    After the loop we could use our two variables "firstPageIndex" and "lastPageIndex" to remove all pages that are aggregated under the alternate layout name of our target:
    myDocument.pages.itemByRange( firstPageIndex, lastPageIndex-1 ).remove();
    Uwe
    Message was edited by: Laubender
    Message was edited by: Laubender

  • Indesign cc. Alternate layout. Master B.

    Background.
    New > Document > web.
    I am creating an .epub.
    QUESTION.
    Does it matter if the layout is vertical or horizontal in Indesign CC ?
    I followed Anne Marie Concepcion's tutorial for creating an Alternate Layout.
    http://tv.adobe.com/watch/visual-design-cs6/working-with-alternate-layouts/
    It is actually for Indesign CS6.
    I Created an alternate layout so now I have two:
    Letter V  which looks like landscape.
    800x600 which looks like portrait.
    I thought that I would keep only the 800x600 portrait.
    The tutorial shows how you can 'delete' the layout you do not want and then do a 'save as'.
    I did this.
    But now I  No Longer Have a Master A.
    I only have a Master  B.
    QUESTIONS
    How can I change this to be called Master A.  ?
    With Indesign CC, and with the updated functionality of tablets, does it really matter which layout I use ??
    I created an ePub in 2010 using Indesign CS5, and I did not use alternate layouts and the ebook seems to be fine on all tablets.
    Can someone please clarify these things for me.
    Thanks.

    Thanks Anne-Marie.
    So I think that I should just delete my 800x600 Layout ?
    The 800x600 layout physically looks in my pages panel  to be vertical.
    And then save it again ?
    QUESTION: Which Layout should I keep ??
    That will leave me with the Letter V layout which was what is listed in all of my saved versions.
    This is where I suppose I became confused.
    The fact that that the term LETTER V is used  when I created a document for the WEB.
    'LETTER'   denotes physical pages to me.
    V is for vertical.
    document > new > web      defaults to 'horizontal' orientation if I am not mistaken
    Does that makes sense ?  My confusion.
    It is just feedback.
    I just hope that I do not have to go back and re-edit those last 50 pages
    Thanks for the help. 
    I love adobe products.
    I just want to understand this and move onto the next step.
    I have been dreaming of a strategy to get my TOC to work the way I want it too.
    Thanks Bob too.

  • Single pages and spreads in alternate layouts

    Hi, I am currently creating an alternate layout for a multipage InDesign document that already contains my print version inside the document. I have an understanding on how to create the alternate layout (for IPad: 1024px X 768px) yet when I create them the alternate Ipad layout appears as spreads. How can I make them into single pages while maintaining my spreads in my print layout.

    You’re wasting your time, IMO. There’s simply no need to do this.
    I would save it as a new file and work on that.
    That said, I would encourage you to post in the InDesign EPUB forum.
    BTW, what version of InDesign are you using?

  • CSS layout and Internationalization of JSF apps

    We use message bundles to handle internationalization in our JSF applications. This approach seems to work as we used HTML tables (or rather <h:panelGrid> tags) to layout components on the page.
    We had numerous customer complaints about tons of extra white space left on the screen in languages like German (where some words are very long). There are other issues with grid layouts, and we decided to give CSS positioning a try.
    I wonder, what folks on this forum think about using CSSP in conjunciton with JSF components. Also, given that text strings have different length in different languages, what is the i18n approach? Afterall, coordinates that work in English may not be accurate in German.
    Any suggestions, ideas, pointers would be greatly appreciated.
    Thanks,
    Vadim.

    Hi guys.
    The problem seems a little bit weird. But you could try the following. It is just the idea.
    1. You should recover the .properties file and get the Map for the current Locale. This should have to be done maybe in the Backing bean.
    2. Get the maximum length of the UIOutputText elements present in the form that you need to control its length. Now the important thing here is that you should have the value atribute of the UIOutputText objects based on an internationalized Base Bundle prefix. Just cut -based on the substring of the value attribute- the name of the property.
    3. Consider that you have to look in the Map the entry you just obtained from the UIOutputText object. After get the value of that Map entry (a String object) and get its length. At the end of the loop you sould have get the maximum length in characters of the component values to be displayed.
    4. Fix that value as an attribute in the backing bean.
    5. Use the output of that value to generate the style in CSS, as an String attribute of the Backing Bean. Base your CSS construction in "em" measures
    6. Change the -style- attribute in each component to reflect the correct length using CSS like this -style="#�{backingBeanName.style}"-. With this you will get an space dependent of the length of the localized values.
    Again. It is just a suggestion, I had not tried it already but I guess that will be my way in that case.
    Greets from Ecuador

  • How can I export a pdf of an InDesign alternate layout from a book?

    Hello:
    I have a book that is in a 6×9″ layout and I would like to make an alternate layout for 8.5×11 (and other formats) then export both as independent books to PDFs. How can I do this or is there another better way? I thought alternate layout would be the way to go, but I don’t think I can export the alternate layouts for all my chapters/etc., from the book menu without including ALL the pages from each layout?
    Thanks for any direction or advice!
    Kevin

    Hi Willi:
    Thanks for your prompt response.  Do you know if there are any scripts that can do this or at least help automate some of this process?
    Thanks!
    Kevin

  • When I move pages from one document to another, it creates a new alternate layout.

    Hello,
    I'm having an issue with combining some documents. Usually I use the "move pages" command and tell the pages to integrate with another document. However, because of the new alternate layout feature, both documents have the default layouts as "Letter V". So when I move pages from one document to the end of another, it creates a new alternate layout labeled "Letter V2" and "Letter V3" etc. Is there a way to make the pages just go into the main layout of Letter V without creating a new alternate layout? How do I merge alternate layouts created in the integrated document? All documents are the same page size and orientation.
    Thank you kindly,
    Sheena

    Petrill,
    Thank you. I was trying to do that yesterday, but it was grayed out. It seemed to work alright today.
    Thanks,
    Sheena

  • Publishing an alternate layout in InDesign CS6

    I've create a 3 page sample file to show a client how they can re-purpose their InDesign print file and use InDesign to create alternate layouts. I've created a test file that has 2 alternate layouts. One is the standard iPad portrait view and the other is an iPad landscape view. I simply want to output this file as a PDF that I can show to the client on an iPad. How do I output or publish this file so that when view on an iPad it will show the landscape layout in landscape orientation and the portrait layout in portrait orientation?

    Small correction: You CAN create EPUB3 fixed layout if you have CS6, but it can be a painful process. Anne-Marie Concepcion explains how in her video on Lynda.com:
    http://www.lynda.com/Dreamweaver-tutorials/Comparing-looks-fixed-vs-flowable-EPUBs/94249/9 9018-4.html

  • Switching between page layout and word processing

    I can't seem to switch between page layout and word processing view.  I've read all the posts on this and still can't figure out why I can't just type a document into Pages.  The only option I have in page layout view is to type into text boxes, which is not what I want.  I just want to type a letter for crying out loud.
    Before I get all the rants about reading User Guides, etc.  *I have*.  I've also searched on here and in-app help and just don't understand the fuzzy/non-existant answers.  Obviously, I'm a newbie, so please don't jump all over me for this.  If it was Word - I could do this in NO time.  I just find it incredibly frustrating that inputting a normal document should be so difficult.
    Is "Pages" *not* a word processing program?  Is it just a cut and paste application?  Sorry for the tone - I mean no disrespect - it's just that I've been fooling around with this for DAYS and I just don't have time to spare anymore.  I really need to get this done.
    Can somebody give me a straightforward answer on how to just type a normal document into pages without using text boxes?
    Thanks and I apologize for not being mac-savvy.  It took some of us a lot longer to see the light =)

    Here is a script doing the conversion task for you.
    Open a Page Layout document
    run this script:
    --{code}
    set p2t to (path to temporary items from user domain) as text
    set path_2_doc to p2t & (do shell script "date +_%Y%m%d_%H%M%S.doc")
    tell application "Pages"
      save document 1 in path_2_doc
      open file path_2_doc
    end tell
    --{code}
    that's all folks.
    Yvan KOENIG (VALLAURIS, France) lundi 20 juin 2011 18:03:28
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

Maybe you are looking for