[ePub / Indesign 5.5] Problem with conversion to epub

Hi everybody!
I need some help with my job. I was converting Indesign files (ID cs5.5) to epub. So I found a problem with this message:
I verified that the problem is in one of items that it not showed, but the style is equal another all items that is showed, I mean, all the other items with the same style is showed, see:
I work in Mac with OSX 10.6.8.
It's a mystery to me, cause the ohters books don't make this problem.
I'll appreciate any help.
Wagner

Well, I probably answer myself.
First, I reset the [Basic Paragraph],
- Set the style that I applied in the text, like "Title chapter" with Based on: basic paragraph with the changes.
- And then, set the TOC style with Based on: basic paragraph too with the changes.
For one book this resolved, for another one it needs create another style Based on: [Basic paragraph], changes that I need, apply and change the table of contents style with whis one and, woks fine.
The reason, I'll still waiting for the reason.
Wagner

Similar Messages

  • Problem with conversion of strings like THISStr - this_str capitalization

    Problem with conversion of strings like. THISStr -> this_str
    Can anybody pass on the reverse code. I have one, but its faulty.
    public static String convertFromPolycaps(String str) {
              Pattern pattern = Pattern.compile("\\p{Upper}+");
              Matcher matcher = pattern.matcher(str);
              StringBuffer result = new StringBuffer();
              // We do manual replacement so we can change case
              boolean notFirst = false;
              int grpP = 0, grpA = 0;
              String last = "";
              String now = "";
              while (matcher.find()) {
                   grpA = matcher.end();
                   if (notFirst) {
                        now = matcher.group().substring(0).toLowerCase();
                        if (grpA - grpP > 1) {
                             matcher.appendReplacement(result, now);
                             result =
                                  new StringBuffer(
                                       result.substring(0, (result.length() - 1))
                                            + "_"
                                            + result.substring(result.length() - 1));
                        } else {
                             matcher.appendReplacement(result, "_" + now);
                   } else {
                        matcher.appendReplacement(result, matcher.group().substring(0).toLowerCase());
                        notFirst = true;
                   grpP = matcher.end();
                   ////index++;
                   last = now;
              matcher.appendTail(result);
              System.err.println(str + " : " + result.toString());
              return result.toString();
         }succesfully converts :
    AccountNmnc : account_nmnc
    CustNameJ : cust_name_j
    Resume : resume
    BeneBrCode : bene_br_code
    ApprovedPerson : approved_person
    but fails for:
    GLCode : glcode
    VISHALErrCode : vishalerr_code
    GHASUNNAcNo : ghasunnac_no

    Can anybody pass on the reverse code. I have one, but
    its faulty.Post it, I'm sure we can fix it...

  • I cant export my pdf to excel - Problem with conversion

    I cant export my pdf to excel - Problem with conversion
    Somebody is having this problem?

    Hi,
    May i know what is the challenge you are facing?
    Check with another file.
    You can try with different browser as well.
    Regards,
    Florence

  • InDesign CS5 causing problems with InCopy assignment file but not content files

    I'm having a strange InDesign/InCopy CS5 issue (Mac OSX 10.6.6; all system & Adobe updates are current).  In my InDesign doc I have one assignment file containing two content files. All of the InCopy pieces work fine in InDesign (i.e., I can check out/in, edit, etc.).  When I go to open the assignment file in InCopy, InCopy starts to open  it but then crashes. If I try to open each content file directly in  InCopy, no problem. I've tried deleting and recreating new assignments  in InDesign, but they all have the same result in InCopy.
    I think this actually is a problem with the InDesign file because if I export the InDesign file to IDML, then try to open the IDML file, InDesign crashes! I've trashed my InDesign preferences, made sure all cross-references are up to date, etc. Anybody have any ideas what else to look for in my InDesign file that might cause this problem?
    Thanks!
    Andrea

    Thanks John!
    1) Here are the first 10-ish lines from the crash report that is generated when I try to open the IDML file:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                               0xa0c266f0 _XHNDL_trapback_instruction + 0
    1   com.adobe.InDesign.Indexing       0x20778192 GetPlugIn + 341394
    2   com.adobe.InDesign.Indexing       0x20779009 GetPlugIn + 345097
    3   PublicLib.dylib                   0x0129228b CScriptProvider::AccessProperties(IScriptRequestData*, IScript*) + 571
    4   com.adobe.InDesign.Scripting      0x1f4befe8 GetPlugIn + 166440
    5   com.adobe.InDesign.Scripting      0x1f4c2e31 GetPlugIn + 182385
    6   com.adobe.InDesign.INXCore        0x20641444 GetPlugIn + 45220
    7   PublicLib.dylib                   0x0142c9e8 CScriptDOMElement::GetMultipleAttributes(K2Vector<IDType<ScriptID_tag>, K2Allocator<IDType<ScriptID_tag> > > const&, adobe::version_1::vector<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue>, adobe::version_1::capture_allocator<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue> > >&) + 280
    8   PublicLib.dylib                   0x0142bd38 CScriptDOMElement::InsertProperties(adobe::version_1::vector<KeyValuePair<IDType<ScriptID _tag>, ScriptData>, adobe::version_1::capture_allocator<KeyValuePair<IDType<ScriptID_tag>, ScriptData> > >&, adobe::version_1::vector<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue>, adobe::version_1::capture_allocator<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue> > > const&, short, short) + 1336
    9   PublicLib.dylib                   0x0142beab CScriptDOMElement::SetSimpleAttributes(adobe::version_1::vector<KeyValuePair<IDType<Scrip tID_tag>, DOMAttributeValue>, adobe::version_1::capture_allocator<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue> > > const&, short) + 91
    10  PublicLib.dylib                   0x0142c0d3 CScriptDOMElement::SetAttributes(adobe::version_1::vector<KeyValuePair<IDType<ScriptID_ta g>, DOMAttributeValue>, adobe::version_1::capture_allocator<KeyValuePair<IDType<ScriptID_tag>, DOMAttributeValue> > > const&) + 51
    11  PublicLib.dylib                   0x0142a2ea CScriptDOMElement::SetAttribute(IDType<ScriptID_tag>, DOMAttributeValue const&) + 202
    2) That works. Moved all pages (frame threading was preserved) to a new doc, exported to IDML, opened new IDML file just fine. Woo hoo! One of my editors won't be pleased that all of the tracked changes have disappeared, but at least the file functions now
    Wish I knew what caused the problem in the first place so we could (hopefully) prevent this from happening again. Any ideas?
    Thanks again for your help!
    Cheers,
    Andrea

  • RAW Highlights Problem with conversion from Canon 5D

    Hello All,
    I recently upgraded my camera from a Canon 20D to a Canon 5D. I shoot only RAW and I recently shot a couple of images of a beautiful sunset out West. I was bracketing the exposures all over the place since the light-drk contrasts were really large and the light was changing so fast. The images looked great on the Camera's LCD but, when I ran them through Aperture I got some really nasty artifacts on the conversions around the highlights. Here are examples:
    Full scene
    http://www.flickr.com/photo_zoom.gne?id=307781903&size=l
    Full scene detail:
    http://www.flickr.com/photo_zoom.gne?id=307781906&size=o
    Another example:
    http://www.flickr.com/photo_zoom.gne?id=307781905&size=l
    the problem I see is with the nasty transition from yellow to white in the blown highlight. I also don't like the broad areas of flat yellow - the tonality is completely missing. These are the default RAW settings exported to JPGs and the poor image quality of the highlights looks identical on screen between the RAW images in Aperture and these JPGs, so it's not a JPG artifact.
    I don't recall having this problem with the 20D - is the 5D conversion more difficult for Aperture? Might I be doing something wrong? Is there a way to fix this? I ran the RAW file through lightroom and it didn't have the same problem. Please help!
    -Steve G

    I have the same problems when I shot the sun rise and sun set.. It is very nasty transition from yellow to white or white to yellow from the sun. I don't think Aperture can fix that. It was over the exposure with the sun. And yes, it looks great on 2 inches LCD. I think you need to use filter when you shoot the sunset or sunrise to get the perfect lighting. Let me know, if you know the tweak with Aperture.. I will check out lightroom... I have alot of sunet and sunrise photos to correct.. and i checked out this place http://www.all-creatures.org/pics/sunset.html they have the same problems with yellow to white...

  • Skype - Problem with conversations (group)

    Hello i have problem :
    I call to friend - work
    i call to friend and add 2 friend = It does not work
    why?
    I add 2 friend to conversation and 1 friend add 2 friend no (After addition of 2 people can not write in a conversation (connection problem))
    Leave Conversations = It does not work
    Everything related to the conversation group does not work
    i : 10xReinstall skype, install IE 11, Clean Regedit, use Ccleaner, Update drivers, use ADWCleaner, update version, uninstall anti-virus, Disable Firewall, disable firewall system, router. download latest skype versions, update windows, update drivers.
    Skype Version bugged : 7.0.102
    Available commands:
    /me [text]
    /topic [text]
    /add [skypename+]
    /alertson [text]
    /alertsoff
    /leave
    /setrole [skypename] MASTER|USER
    /kick [skypename]
    /get blob
    /get uri
    /get options
    /set options [[+|-]flag] ..
    /golive [token]
    /invite [skypename]
    /showmembers
    /help
    For more help please see http://www.skype.com/go/help.chathelp
    [10:50:29] System: MSNP: Connection Data (MSNP24):
    * Status: NetStateConnected
    * Server Current: BAYMSG1020424.gateway.messenger.live.com
    * Server Saved: s.gateway.messenger.live.com
    * Login: (UIC)
    * Skypename: [Removed for privacy]
    * EPID: 800da14d-01bf-f1d1-d0e6-2b670390ef97
    * ClientVersion: 0/7.0.80.102//
    * OSVersion: Windows 6.1 Service
    * B: 0 IF: 0
    * Time: TZ: UTC+1, Server: 1422093024, Local: 1422093029
    * Recent connect: BAYMSG1020424.gateway.messenger.live.com @ 2015-01-24T09:03:12Z
    * Recent connect: BAYMSG1020424.gateway.messenger.live.com @ 2015-01-24T08:41:41Z
    * Recent connect: BAYMSG1020424.gateway.messenger.live.com @ 2015-01-24T08:19:35Z
    * Recent connect: BAYMSG1020424.gateway.messenger.live.com @ 2015-01-23T12:46:14Z
    * Recent connect: BAYMSG1020424.gateway.messenger.live.com @ 2015-01-22T19:46:56Z
    * Push: None (Unregistered)
    [10:50:40] System: name=#[Removed for privacy]/$*T;65570

    So here is how I got it fixed for my Mac OS X 10.9.5 and skype 6.19. I think Windows folks can follow a similar approach. 
    option 1 - Contact a live support agent via this link -
    https://support.skype.com/en/faq/FA10656/what-is-live-chat-support and have him/her remote login to your machine and fix it. 
    option 2 - Do-it-yourself 
    1) Try installing skype ver 6.15 (you need to find the executable over the internet or from skype-support) .. the usual steps to uninstall your current version and re-install the new version. 
    After installing ver 6.15, make sure in Skype -> Preferences, you don't check the "Always keep skype up to date" option.. or else it will go and install the latest version 6.19.  
    2) If it still doesn't work, 
    (i) Go to Finder window -> select 'Go' tab on top -> select 'Go to Folder' -> type '~/Library/Application Support/Skype/' 
    there you will find a file called "shared.xml". DELETE IT.
    (ii) Go to Finder window -> select 'Go' tab on top -> select 'Go to Folder' -> type '/private/var/db'. There may be a file called "config.xml" or something similar. DELETE IT.   
    3) Even then it doesnt work, go back to Option 1 (contacting skype-support)

  • InDesign CS2 has problems with multiple hard drives

    I have a mac pro that has two external hard drives attached to it. One is connected through usb and the other firewire. When ever I try to open an inDesign file on the hard drive that mounted second I get an error message. However I the hard drive that mounted first works just fine.
    The error message is: "Cannot open the document xxx. You may not have permission or the document may be open already. For multi-user access, close the file and then lock it using the File > Get Info command in the Finder."
    Any help would be greatly appreciated.

    I've not had any such problem. It's been a while since I used CS2, but I definitely used it on computers with more than one disk attached. I don't think I had a mix of FireWire and USB drives though.
    Dave

  • InDesign Transparency Effects - Problems with Image Quality and File Size

    Hello,
    We are experiencing new problems exporting InDesign files to PDF.
    To summarize, though our largest workflow is to create files for offset printing, we also deliver our work to PDF for mounting on a website so our clients can download directly from the web. Our new problem is Transparency Effects, and creating a PDF that will both have a high quality (or resolution), and be a small file size.
    We are working with multiple page documents (24 to 48 pages), and would very much like to work with InDesign Transparency Effects. However, after spending much time testing a variety of PDF types, we are finding there is a radical difference between quality and file size. I was curious if anyone has had these problems, and if there is a simple answer. InDesign is an incredible program that allows us to design on the fly with Transparency Effects, but, if we are going to experience these problems, we will have to eliminate these wonderful tools.
    Can you help me or lead me to information online that will help.
    Thank you,
    Lain

    Please don't post in multiple forums. Your question has nothing to do with the PDF language and specifications, but rather PDF workflow or InDesign. I've responded to your other posting and am closing this thread.
    - Dov

  • 3 problems with conversion to PDF

    Hi,
    I am using Adobe Acrobat 6.0 Professional and MS Word 2003.
    When converting Word documents to PDF, I have these problems:
    1) Bright colours in my Word files (red, pink, yellow) turn much darker and duller in PDF. They look kind of dirty red/pink/yellow. Very unattractive.
    2) Large fonts such as 18 (I use Arial) lose red colour in some letters and turn out white (with a red outline), while some letters remain red.
    3) Spaces between lines with hyperlinks get shifted in PDF - some remain in place, some just disappear, leaving no space between the lines. Can this be fixed in settings somehow?
    I would be so grateful if someone could teach me how to fix these 3 annoying glitches!
    Thanks in advance,
    Gloria

    Mike,
    There are no Distiller settings that I can see in my Word document. There is the Adobe PDF tab which leads to Acrobat PDFMaker and inside it I tried changing conversion settings to Standard, to Press and to High Quality - and in every case I'm still getting the same dark colours in headlines instead of bright, and shifting, shrinking spaces between lines. As soon as I click on the "Convert to Adobe PDF" button, the spaces between hyperlinks start disappearing and the whole page formatting goes crazy. Very frustrating to see the loss of quality.

  • Problem with conversion  AVCHD

    I have the Sony SR-7 and I convert the AVCHD clips with Log & Transfer (Final Cut Express 4.0.1) but the converted clips are in fast motion (3X or 4X about): A clip about 10 sec is converted in a 3 second clip approximately. And the same thing with the rest of Clips. Also the clips are bad converted (with pixels, interferences...) Anybody have the same problem?
    It happens the same when I convert the clips with IMovie instead of FCE.
    Maybe I dont have any codec or plugin in the computer? But I have instaled the Apple Intermediate Codec and the Perian Codec is not installed (as it is said in some forums).
    Thanks.

    I have a Quad Core Intel Xeon and the format of Sony SR-7 is MTS.
    Codec : AVC
    Codec/Family : AVC
    Codec/Info : MPEG-4 AVC
    Codec profile : [email protected]
    Codec settings, CABAC : Yes
    Width : 1440 pixels
    Height : 1080 pixels
    Display Aspect ratio : 16/9
    Frame rate : 25.000 fps
    Chroma : 4:2:0
    Interlacement : Top Field First
    In FCE I have the same settings, but the problem is the conversión process.

  • Problem with conversion failed

    I have two inputDate control, one for start_date, the other for end_date.
    Each inputDate has a convertDateTime and a validator that check whether start_date is smaller than end_date.
    First, I input the valid date data, all thing is OK.
    Then, I input a invalid string such as "a" in end_date and start_date, the error messages displayed.
    Then, I input a valid date data in end_date. After the conversion complete, the validation is executing.
    When I want to get the start_date value, the value is not the "a" but the valid value before.
    How can I get the failed data or failed status ? Or skip the validation when one input conversion failed?
    Thanks.

    I think the problem is a spelling error: you named your structure "structs" and then you refer to it as "struct".
    You have to choose one between the two (or a better one if you can find it).
    About File content conversion I suggest you to see the following links:
    Content Conversion (Pattern/Random content in input file)
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    File Content Conversion for Unequal Number of Columns
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    How to send a flat file with fixed lengths to XI 3.0 using a Central File Adapter
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    Content Conversion ( The Key Field Problem )
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    Solution to the problem encountered using Variable Substitution with XI-SP12
    /people/sravya.talanki2/blog/2005/08/11/solution-to-the-problem-encountered-using-variable-substitution-with-xi-sp12
    I hope this will be helpfull.
    Regards,
    Salvatore

  • [InDesign C# Script] Problem with textframe.place(imageName)

    Hi everyboy !
    I am beginning with the InDesign Scripting in C#, and the documentation is very poor. I have a problem and I can't find the solution.
    I have to place an image into a textframe on my document's page.
    I create my textframe without any problem :
               myDocument.Layers.Add();
            InDesign.Layer lastLayer = (InDesign.Layer) myDocument.Layers[myDocument.Layers.Count];
            InDesign.TextFrame myPicture = myPage.TextFrames.Add(lastLayer, InDesign.idLocationOptions.idUnknown, myPage);
            myPicture.GeometricBounds = new string[4] { myY, myX, myY2, myX2 };
    Then I try to place my Image, but I can't find which type of object is returned by .Place méthode :
    First try :
    InDesign.Graphics myGraphic =  (InDesign.Graphic) myPicture.Place(pathName, false);
    And I have got this error :
    {System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'InDesign.Graphics'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{C85A4AB3-9492-4C40-8A7B-F8305706C8B8}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
       at Service.createPhotograph(XmlNode photo, Page myPage) in c:\Documents and Settings\melaniep\My Documents\Visual Studio 2005\WebSites\WebSite6\App_Code\Service.cs:line 204}
    And I saw this tutorial in javascript for placing images  at http://www.adobe.com/devnet/indesign/pdfs/indesigncs4_scriptingtutorial.pdf
    //Display a standard open file dialog box to select a graphic file.
    var myGraphicFile = File.openDialog("Choose a graphic file");
    //If a graphic file was selected, and if you didn't press Cancel,
    //place the graphic file on the page.
    if((myGraphicFile != "")&&(myGraphicFile != null)){
    var myGraphic = myDocument.pages.item(0).place(myGraphicFile);
    //Since you can place multiple graphics at once, the place method
    //returns an array. To get the graphic you placed, get the first
    //item in the array (JavaScript arrays start with item 0).
    myGraphic = myGraphic[0];
    So I tried :
    InDesign.Graphics myGraphics =  (InDesign.Graphics) myPicture.Place(pathName, false);
                InDesign.Graphic myGraphic = (InDesign.Graphic) myGraphics[0];
    But I have got the same error.
    Someone have an idea? I am really lost, and I don't know what to do :'(
    Another little question.
    My picture is smaller than my textFrame.
    And I want my picture fits to the texframe.
    MyGraphic.HorizontalScale = widthOfTextFrame
    MyGraphic.VerticalScale = heightOfTextFrame
    Does it works? Or Am I in the wrong way?
    Thank you very much (and sorry for my bad english, I am french )

    Are you also beginning with C# ? Then please reconsider, and follow tried paths with JavaScript - plenty more support around here. You could at least write a draft of your program, and only if it works move it to C#.
    To get further on your issue, I'd follow the idea outlined here:
    http://msdn.microsoft.com/en-us/library/ms173183(VS.80).aspx
    If that does not work, I'm sorry - last time I used C# is years ago, and targeting some pocket PC. No InDesign involved.
    Dirk

  • Problems with conversion

    It I have to create a pdf from word 2013 (it's a normal a5 book) and i'm on win 7, acrobat xi; when I print it as pdf, the footnotes (which are set by default as beginning from 1 at each new page) in some pages become continous footnotes (they begin from 2, 3, 4 and s on until they become 35, 36 and so on: thereafter, they begin again from 1 from another chapter). What is wrong? Thanks to whom who will reply.

    I understood what was the problem, perhaps: I unchecked to option to treat the notes as links, then exported "from the ribbon" (do you mean the "acrobat" writing after "revision" and "visualize" in the comand upper bar?). Perhaps word or acrobat either gave problems in converting this way and messed with the kind of footnotes. Maybe you may add this to the knowledge base and/or adjust acrobat. Though, the problem persists: if I export from the ribbon, it gives me the correct footnotes, but doesn't embeds the fonts (I upload the pdf to my POD producer and the wizard says that most fonts aren't embedded)! But when I print the docx instead, the fonts are embedded but the notes are wasted! WTF! I'm going crazy with this!

  • Problems with conversion AAC format in ITunes

    Hello, I need Help !
    I have a CD for U2 - No line on the Horizon and don´t get import musics from CD to my Itunes, I recive one mensagem that there is a problem wit bit hate and sample hate in conversion to AAC format, anyone know this problem and resolution ?

    Change your import setting to MP3 and import the tracks.

  • Problem with conversations view in messages

    After the Belle update, all my sms-messages were deleted. So i got them back by restoring them from the back up i made before updating. Now they are not displayed in the right order, by date. Instead, first i get  the mms messages, then when I scroll up I get all my sent messages to that contact, en even more up all the received messages. So it's not a conversation anymore. Within the "sent" and "received" messages groups they are ordered by date and time. How can i fix this so i can see the actual conversation again, with alternating sent and received messages? The mms messages also have the time and date from restoring from the back up, the regular sms-messages still have the original time and date correctly.
    I hope someone can help me to fix this. It's really annoying.

    I have the same issue after updated to Belle.  Have to manually copy each "sent" and "inbox" per contact from Nokia Suite back to phone one by one according to the time.  Very annoying since the backup and restore during upgrading from Anna to Belle did not work properly.  I don't think Nokia did not acknowledge this issue and Nokia will solve this issue for Symbian phone since this had happened in Anna update last time and is now happening again in this Belle update.  Forfunately there is Nokia Suite in the host PC that can manually do the task but consume users' time.
    angler

Maybe you are looking for

  • Excel linking is not working correctly

    Hello. I have been working with CS4 and linking excel sheets, using name ranges. The excel sheets were created in Excel 2010 and then saved down to 97-2003 as .xls files. This has been working successfully for a year. However, I recently upgraded to

  • Help with displaying info from database+asp

    How can I display info from a database so that it is formatted into rows in a table here is an example of what I would like http://www.westerveltcollege.com/new/programs/bus_admin_computers.html (it is the section that show the course content) I know

  • NOOB: Database Publishing

    Hi everyone! I'm totally new to this subject. I am trying to find a solution for a phone-directory firm. they have thousand of phone listings and would like to have a system where with a few mouse clicks and style configurations, all content will be

  • *when we use at user -command and give smaple code fro at user-command*

    Hi experts, i am new to abap can any body tell me when we use AT USER-COMMAND and give a sample code for that. point will be rewarded. thanks.

  • Canon MX860 Can't See My Computers On Network

    Hi All, I recently updated to Snow Leopard and all updates have been installed as of 11-16-09. I have a Canon MX860 connected wirelessly to local network. I can print from the computers, but when I try scanning over the network from the Canon, it is