Export the tag ignored when exporting to ePub

Hi all

I use InDesign CS6 to create a document for export to ePub. I create page breaks in the ePub by selecting the Document Split option in paragraph styles. It works in all cases except for my Table of contents. The table of contents are formatted using the TOC Styles. I chose a paragraph style for the title of my OCD who uses the option Document from Split. But when I export to ePub that the table of contents does not start on a page by itself. Any suggestions on how to make this work?

Thank you!

Probably, you try to use the paragraph style used for the title of the table of contents. However, a table of contents are something special 'live' and it is not recognized for the purpose of making an EPUB TOC.

Workaround: in the dialog table of contents Style, empty the field "Title". Instead, create a new paragraph style to format the title and apply it to the text just above where the table of contents will be displayed.

Tags: InDesign

Similar Questions

  • Need to remove the tags file Nullable while generating XML files

    Hello.

    I have a requirement where I have to generate an XML file, but the generated XML file does not display the tags when the column is null. An example below:

    CREATE TABLE emp_tab (emp_id NUMBER PRIMARY KEY
    name VARCHAR2 (20).
    dept_id NUMBER);
    Table created.
    INSERT INTO emp_tab VALUES (30, 'Scott', NULL);
    1 line of creation.
    INSERT INTO emp_tab VALUES (31, 'Mary', NULL);
    1 line of creation.
    INSERT INTO emp_tab VALUES (40, 'John', NULL);
    1 line of creation.
    COMMIT;

    When I generate the XML code, you can find the output like below:
    < EMPLOYEE >
    < EMP_ID > 30 < / EMP_ID >
    Scott < NAME > < / NAME >
    < / EMPLOYEE >

    I just the Worklfow Developer's Guide and the example above was taken from Page 561 and 562 by looking at the DBMS_XMLGEN.setNullHandling using DBMS_XMLGEN procedure. DROP_NULLS as a parameter.

    Now, I understand the concept, but my requirement is a little different. I get a record as my procedure parameter PLSQL type, but requires the choice of a base table, which means maybe I have to insert first the folder I get as parameter in a table of basic and then select in the same when you set the context, which is what I don't want in the DBMS_XMLGEN.newContext. This is an additional burden.

    I've previously planned to use XMLELEMENT and XMLFOREST to generate the XML file (and was rather more simple), but this requirement to remove the tags altogether when the values are NULL led me to believe that maybe I might have to go down the path of using the API DBMS_XMLGEN.

    Can you suggest a better way, replacement to achieve what I want? Or perhaps give an example on how I can get there using XMLDB?


    Thank you and best regards,
    JD

    Can I use just the XMLElement and XMLForest to achieve?

    Sure. As said, XMLForest does not create elements for NULL values:

    http://docs.Oracle.com/CD/E11882_01/AppDev.112/e23094/xdb13gen.htm#ADXDB5006

    If the expression value is null, then no element is created for this expression.

    This is the code I wrote your above mentioned suggestion discussion forum

    Yes, but this solution is taken out of context.
    Here, it is obviously preferable to not generate empty items in the first place:

    SELECT XMLElement("Address"
           , XMLForest(
               lr_addr_rec.account_name     as "AccountName"
             , lr_addr_rec.address_line_1   as "Addressline1"
             , lr_addr_rec.lot_number       as "Addressline1"
             , lr_addr_rec.address_city     as "City"
             , lr_addr_rec.address_state    as "State"
             , lr_addr_rec.address_postcode as "PostCode"
             )
           )
    FROM dual;
    
  • Board items on the document ignored in the book while exporting to EPUB

    Using InDesign CC (v9.2) on Mac - OS Mavericks

    I create a table of contents for navigation for e-books using an InDesign book. Currently, it contains 3 (soon to be more) InDesign documents.

    An InDesign document that is included in the book contains a range of Articles, setting the display order of objects in the document. He happens to be the first document in this book is the source. The 2 other InDesign documents in the book have nothing in their Articles of the panels.

    When the book is exported to EPUB, the source InDesign document objects are out of use - it's like the book ignores Articles Panel to the document.

    When I tried to export to EPUB in the book and selected the content order: even in the Articles Panel, the EPUB that results contains the InDesign source with the Articles Panel document (and the objects are in the correct order), but 2 other InDesign documents are not displayed.

    What is possible to have the honor of book Articles of the inDesign document Panel?

    Hello

    From what I understand your post, you have the article created in the source document, but not in other documents. While exporting to EPUB you had chosen the Articles panel-based order, but only the items in the exported got playback source document and the other two documents appears empty. This is because there are no articles created for the two other documents. Whatever the elements in the articles, only those intended for export and because items are not present for other documents, no content was exported that part of these documents.

    Please let me know if your problem is different.

    Kind regards

    POOJA

  • When you export to epub, only about 1/3 of my chapters receive page breaks. Each chapter is in its own doc, and I tried to split apart by doc. and H1, without success. Help

    All my styles to paragraphs seem to jive, and no matter what I do, most of my chapters seem to miss their page breaks. I've heard of others having this issue with earlier versions of Indesign, but I'm on CC2014, and I thought that should be fixed now. I really won't need to learn HTML code and go break the doc epub to fix it manually, because it still doesn't work across all devices either.  I know others have this problem before racing. What I am doing wrong?

    Make sure that the paragraph style applied to the chapter title (if it is the first line of each chapter) is the tag. Open the paragraph style and go to the export of marking and Split Document (epub only). Then, when you export (assuming you are using recomposable) under general > check Split Document based on paragraph Style tags export. Try it and tell us if it helps.

  • Export to EPUB: multiple HTML tags?

    How to map styles InDesign for export to EPUB/HTML as the content can be rolled up inside two tags, as follows:

    < span class = "font2" > < quote class = "font2" > font selector! < / name > < / span >

    or

    < class p = "Center" > < span class = "Center" > * < / span > < / p >

    If InDesign doesn't have this feature, which is the more programmatic, automated way to go to achieve this result?

    Thank you.

    In my opinion, this isn't the way it is intended to be used by Adobe, but GREP-style in the paragraph styles allow you to play on a certain level with your request. According to your criteria of GREP, you can select the entire paragraph or selective words or phrases. Here is an example of wrapping the two styles of child with the paragraph style:

  • Hypertext links to the URL changes when exporting to PDF

    I use InDesign CS6 to create a document with many links to URLS. I found that the conversion of INDD as PDF (Export to PDF) process is changing some special characters in the link, basically to break hyperlinks in the PDF file (for example, a symbol equation "=" AND the question mark symbol "?") BOTH converted to their html codes of character - 3D and % 3F, respectively - and the links are broken, "404 error".

    Process:

    1. Highlight the text you want
    2. Right click > interactive > new hyperlink
    3. Link to: URL
    4. Destination URL: paste the location of the link
    5. Apply the character style "hyperlink."
    6. File > Adobe PDF presets

    Summary of Adobe PDF presets:

    Description

    Pre-selection PDF: Adobe PDF Preset 1

    Compatibility: Acrobat 5 (PDF 1.4)

    Compliance with standards: no

    General

    Pages: all the

    Spreads: Off

    Generate thumbnails: Off

    Optimize the PDF: Off

    Create Acrobat layers: n/a

    Export of layers: visible and printable layers

    Include bookmarks: Off

    Include hypertext links: on

    Export nonprinting objects: Off

    Export the visible guides and baseline grids: Off

    Create the tagged PDF document: Off

    Interactive elements: exclude the

    Compression

    Color images

    Bicubic Downsample to: 300 dpi

    for the above images: 330 ppi

    Compression: ZIP

    Size: n/a

    Quality: 8 Bit

    Grayscale images

    Bicubic Downsample to: 300 dpi

    for the above images: 330 ppi

    Compression: ZIP

    Size: n/a

    Quality: 8 Bit

    Monochrome images

    No change sampling

    for the above images: 1800 DPI

    Compression: CCITT Group 4

    Compress text and line art: Off

    Crop the Image given to executives: on

    Marks and bleeds

    Crop marks: Off

    Brands of purge: Off

    Registration: Off

    Color bars: Off

    Information page: Off

    Brand page type: default

    Weight: 0,25 pt

    Offset: 0P6

    Use Document bleed settings: Off

    Top of purge: 0P0

    Bottom purge: 0P0

    Serving inside: 0P0

    Serving outside: 0P0

    Slug area: Off

    Output

    Color conversion: no color Conversion

    Destination: n/a

    Profile Inclusion policy: include tagged Source profiles

    Simulate overprinting: n/a

    Output Intent profile_name: n/a

    Output condition: n/a

    The identifier for the exit Condition: n/a

    Registry name: n/a

    Advanced

    Subset fonts below: 100%

    Omit PDF: Off

    Omit EPS: Off

    Omit Bitmap Images: Off

    Transparency flattening preset: n/a

    Ignore spread overrides: n/a

    Security

    N/A

    Caveats

    Just in case someone had the same problem, I've found a workaround.

    Using the links Panel, click on each link and manually change all characters who have converted characters html codes.

  • Application loader is called when trying to export to EPUB

    Creative cloud subscription InDesign CS6 (MacBook Pro retina, Mountain Lion), when I export to EPUB, instead of export to EPUB, Apple Application Loader is called.   How to solve this?

    Sounds like a bad file association. You have an epub reader on your computer? If so, right-click an epub file and select get info, and change the file association for it.

    If this is not the case, try the Adobe Digital Editions software.

    Bob

  • Help! Coverage file is tiny when exported to EPUB for CS4

    Hello. Adobe recommends a file size of the cover of 600 x 800 for export to EPUB of CS4. Problem is when I place the image file in an identity document, its width is less than 2 inches. When the document page export to EPUB, it is this image on a big white page. I tried mounting the image in the frame and tried another object mounting options, but all that happens is the picture explodes and loses res. I could create a page that is very low as the picture, but one page is a basket case with others. I could use a very large image to fill the page ID, but when it exports it's huge. I'm at a loss. Someone knows how to incorporate a coverage file in CS4 to export EPUB? How an image of 600 x 800 t file fill a page?

    (1) inDesign is an application of serious PAO, not an HTML editor or something, so that it uses the resolution of your image file when it is placed in a document. An image of 600 x 800 pixels with a typical resolution of 300 dpi will come as a 2 x 2.5 inches. Maybe your image is stored with an even higher resolution. http://en.Wikipedia.org/wiki/Image_resolution gives a good overview of "what is the resolution.

    A pixel is not a physical measure - some screens have larger pixels, some smaller, some more and some less. The measure of 'Pixel' in identity card is a white lie - added Adobe because that typographically-challenged people have complained "which is a point, and why I should know what it is?

    (2) Fortunately, it is easy to "fix." Intensify the image frame in InDesign. Do not move it to the top in Photoshop, that is, do not add even more pixels - you should have enough.

    (3) is why ID your ugly picture? ID is oriented to the fast processing of documents, and a document can contain dozens, or even hundreds of images. If all those who are redesigned each time on the right scale, with pixel precision, and with all of the graphic effects applied, you wouldn't be able to scroll through your document. Compare Photoshop: who can get slow with even a single image. ID made a low resolution "preview" of all charts and this image instead. You really, really want, you can always force to "show all": http://help.adobe.com/en_US/InDesign/6.0/WSa285fff53dea4f8617383751001ea8cb3f-6bb8a.html

    Of course, this only applies to the drawing of the screen; When printing or exporting to PDF, the full resolution is used. (Unless you want - but which is the subject of other options, not by the quality of the preview screen).

  • I need a file to an exact width and height and it must be in png format, because it allows to translucency. My graphics are only the top of the page and when I export only the graph is not exported the entire file. How can I get the entire file to ex

    I need a file to an exact width and height and it must be in png format, because it allows to translucency. My graphics are only the top of the page and when I export only the graph is not exported the entire file. How can I get the entire file of export including blank parts?

    in the export dialog box, you have chcked 'use of work plans? ''

  • How do I make the "REVERB" effect when you export the multitrack mixer?

    How do I make the "REVERB" effect when you export the multitrack mixer?

    The pre-rendered in multitrack view tool is the tilde to bit at the bottom of the effects rack lightning bolt.  Select the range that you have pre-made and click on the button that will turn blue when activated.

    Alternatively, you can go to the sight of waveform on the track, you need to pre render, apply the effect, and use the Save command as (with a new name) to save the new version and keep the original.  Less elegant than pre rendered but sometimes useful.

  • Arabic punctuation when exporting to ePUB fixed a provision


    Hello

    I use InDesign nc6 ME and it seems very well my document.

    Once I try to export to ePUB 3.0 fixed layout, my punctuation at the end of paragraph appears at the beginning of the last line rather than at the end.

    Please keep in mind that since it is an Arabic text, punctuation at the end of the line must be on the left which is not what I mean.

    I hope I can find some help with this.

    Hi Sania,

    Thanks for the details. Good to know that you are on the latest version!

    We had a few problems with ME (in Arabic) and Japanese (mainly vertical text) and we could not fix it to the release of June that fixing the fundamental problems in Roman text turned up as part of priority for us. Now that you have identified some problems with ME live text, we will certainly take this as a matter for us to work on. If you have some feedback more things does not in ME local EPUB recomposable, we would be happy to know those as well.

    Kind regards

    POOJA

  • Export to epub "a fixed provision" puts the same page on multiple pages

    Have books with 50 pages I want to export to ePub files. All pages have a mounted pdf or a jpg, so no book its complex. Exported and open in iBooks, the cover is 40-45 pages and fix them, then only 4 pages with content. Y at - it a bug or what it might be? Tried 3 different books and content and got the same result. In the xhtml file ID is the cover... If it's written wrong page number and also lack of export the right page at all... Anyone with the same result?

    Hello

    Thanks for sharing files. The image is repeated on every page in the case of file imported PDF is a PEFP question (exist in the previous version) i.e. There are recomposable EPUB 9.2 CC.

    This happens only in the case of PDF and not otherwise. The solution is to make changes to the image placed on each page, either in terms of size or attributes such as transparency, line, fill etc.

    I know that workaround is not feasible, but it's the only option to deal with this issue until the moment that this bug is fixed. Please let me know if the problem persists even after doing these steps.

    Kind regards

    POOJA

  • Article name name of the class div when exporting to HTML

    Hello

    Is it possible to add the name of the article to the corresponding div when exporting to html format?

    Here are few context:

    -J' have a document indesing containing several items that I would like to export to HTML.

    -Each article contains 1 or more images with the caption, title, and a block of text.

    -Each image and the caption is in a group and are contained in an Article.

    When you export I get this structure:

    Capture.PNG

    What I would look like this:

    Untitled-2.png

    I would like the article content to be contained in a div with a class name of the article name. Any idea?

    Thank you

    Hi ldnoel,

    Article names are not mapped to div class names in InDesign. The object styles are mapped to names of classes in InDesign CC.

    That's how a class name can be specified in the dialog box style options:

    Kind regards

    POOJA

  • How can I specify the Page size when exporting PDF in CS5?

    Hi all

    I just upgraded to ID CS5 and I'm really impressed with the improvements. Of course, however, some aspects take a few adjustments that brings me to my question. How can I specify the size of the "printed" page when you export a PDF file? Basically, in CS4 I could set up a document to have, for example a page size of 20x20cm. I could then print it in PDF format and select a page A4 format. This meant that I could get my printer to print the document of 20 x 20 irregular size on a standard paper size and include benchmarks of crop etc. In CS5, I cannot get ID to export the pages that they are configured (i.e. 20x20cm).

    I don't know I must be missing something obvious here, someone has any ideas?

    I hope that I managed to explain my problem clearly enough and we hope to hear from someone soon. Thank you very much in advance for any help you can provide!

    Gavin.Fraser wrote:

    As a student of architecture, I'm pretty new to publication. My main need is for portfolio presentations and also my thesis work. So far, as mentioned earlier, before CS5 I was printing to / check-in PDF directly from ID without problem. For some reason any (and I stil have not thought to it yet) it seems the only way I can get the PDF of ID files is to create a Postscript file, open with Preview (I use a Mac) and then save as PDF.

    Try file > report > Adobe PDF (Print)... to make a PDF file you can print from Acrobat or Reader. You will have several presets of your choice, or you can use your own options if you have settings that you prefer, which will make a PDF suitable for different types of printing scenarios. For digital output instead of a commercial press, a ggod preset choice would be of high quality printing, but you can even use the same jopoptions or settings file you were using to print directly to PDF in the past.

  • is the HTML disabled when we export?

    Hello

    With the help of obiee 11g
    I would like to know one thing, when I created a report that I have a static text, which, by default, occupies the center of the position in the dashboard,
    I lined up at left in the análsis, in the dashboadr his watch correctly, but when I download its aligned at the Center.

    Who is all the html part what we do in the report went when we downlaod.
    Because in the position column too, if I had put a few < br > then I see that all that used to be there when I download?

    Thank you

    So it's quite simple. You must do so within the analysis itself.
    Create 2 static view, a real and other vacuum but set equal width for each. Now place table see below actual static and graphic display under vacuum. This will show text above table but not above chart. No html tags required in this case. Hope this will help

Maybe you are looking for