Table embedded in document causes ID 5.5 and 6 versions to crash

Hello.
We are a university that updates and publishes a catalog 4 x a year - this includes a table created in a much older ID version. Now, opening this bulletin and working in 5.5 and 6, every bulletin has crashing issues that revolve around this table.
Tips online suggested saving the ID6 file as an .idml and reopen in the newer software. But now the .idml is preventing ID6 from opening.  THIS after running the Maverick OSx updates.
Yes, I could rebuild this but it's big and I'd rather find the root and fix it.
Help?
The crash report mentions, among a lot of data, a long list of plugins. I woudn't know where to find them or what to do with them.
The short version of one line: InDesign.AppFramework 0x15970876 GetPlugIn + 876534

Hello Gene,
I have been checking into this for you and have found out that what you are trying to do cannot be done.  At least not in the current manner you are hoping for.  The internal architecture of DAQmx Base requires the cross-compiling capability of the LabVIEW Mobile Module. While a stand-alone compiler can compile DAQmx Base calls for desktop processors, it cannot compile DAQmx Base calls for ARM.
If your application requirements exclude the LabVIEW toolchain, then the remaining option is the USB Driver Development Kit which is avaliable here, but you will have to contact your local field sales representative to discuss support
options as standard phone and e-mail support are not available for the
NI Measurement Hardware DDK. 
NI Measurement Hardware Driver Development Kit
http://digital.ni.com/express.nsf/bycode/exyv4w?opendocument&lang=en&node=seminar_US
ColeR
Field Engineer

Similar Messages

  • IWeb • How Do I Make Links in an Embedded PDF Document Open in New Page?

    On this page http://ostyn-newman.com/Gov_Downloads.html I have a PDF document that is embedded.  I tried an IFrame, but everything seemed to work better for me with the "Embed" code.  I am open to changing this if it would be better.  Here's my problem.  I can get the PDF document to display fine, but when I click on the links in the PDF document, the destination page opens in the embedded window.  I want the links to open the destination in a new window.
    I created the part of the document with most of the links (Pages 8.5 - 56) in Numbers and cut and pasted the table into a Pages document to create the completed document on our site.  I exported the docuemnt from Pages as a PDF file which is what you see.  There is also a link to download the file on the same page which works just fine.
    I have tried to insert the target="_blank" code but have not been able to get it to open the destination pages in a new window.  I am inserting the code by using the Insert/Widget/HTML Snippet Feature in IWeb.  Here is the code I am using.
    <embed src=
    "http://ostyn-newman.com/Media/GS27F0026XTextfile.pdf"
    style="width:850px; height:1000px;
    border-width:0px;
    border-color:#FFCC66;
    border-style:solid;"
    scrolling="auto" >
    </embed>
    I am not a coder and have just used Google to find the code to cut and paste and have played around with it to get to the place I am.  If anybody can tweak the code I have or offer some totally new code for me to insert that will get this to work would be greatly appreciated.
    Please keep in mind that most of the people who visit and use this page are government employees and are almost exclusivey using Explorer. 

    Thank you Jeff,
    I tried your original suggestion and now my inserted html widget reads
    <embed src=
    "http://ostyn-newman.com/Media/GS27F0026XTextfile.pdf"
    style="width:850px; height:1000px;
    border-width:0px;
    border-color:#FFCC66;
    border-style:solid;"
    scrolling="auto" target="_blank">
    </embed>
    It is live on my site.  You can see that the embedded document still opens the destination links in the embedded window.
    As for your other two suggestions, thank you as well.  I am aware of those techniques and did not use them because that is not how I want the other PDF links on the page to behave.  The catalog and autocad blocks downloads in the box at the top should simply download (or behave however the client's browser is configured to handle downloaded PDF documents or zip files.)  I don't intend to force those to open a new window.  I could also have our client click on a link to the PDF document and open it in a new page (like in your second suggestion) but I was hoping to embed the PDF and have it automatically viewable on our Download • Terms • Prices Page with all of the PDF search functions intact as well as the links be active.  My only complaint at this point is that the links in the embedded PDF document open the destination page in the embed window instead of a new window.  I only want to force a new window because the destination window doesn't behave properly when it opens in my embed window and it is difficult to figure out how to go back to the my PDF document when a destination window gets opened in the embed window.  The code you sent didn't do the trick.  Or maybe I didn't get it exactly right.  That is why I included it above.  Thanks for trying though.  I appreciate the effort.
    I would be willing to bypass the imbed/iFrame route altogether if I could just somehow drop the Pages document into the IWeb page and retain the search and link features, but I've not been able to figure out how to do that.  When I was exploring how to directly drop a Pages document into an IWeb page is when I stumbled on the method of embedding a PDF document into an IWeb page to retain the important search and link features.

  • Can I open embedded PDF documents in a PDF file on an iPad or Android?

    Not sure if first post got through, the forum required me to change password ...
    So I'm trying to open embedded PDF documents in a "parent" PDF document on an iPad. 
    On a PC the file opens fine.
    On an iPad 2 with Adobe's Reader the same file says it's corrupted.
    On PDF Pro the file opens, I can see the listing of embedded PDF documents but when I click on them nothing happens.
    Is there a way for a PDF file with embedded hyperlinked PDF documents to be displayed on an iPad or Android?

    pages on the iOS has access only to the camera roll to embedd pictures , but no external files.
    Content from other documents like pdf can be copied and pasted by using Adobe Reader for iOS or the iBooks.app, open the pdf , copy text , then go to pages.app and paste text into the document there.

  • How to select data from a table by passing document number from another tab

    How to select data from a table by passing document number from another table.
    for eg:-
    I want to display name, adres, region from ADRC table
    by using field delivery document number
    Kind Regards,
    Shanbagavalli.S

    Hi Shanbagavalli,
    There are multiple solutions to this questions a few i will try to answer and then you can take the best required for your requirements.
    **Consider that you have a Internal table having document number from other table..
    SELECT NAME ADRES REGION FROM ADRC
           INTO IT_ADRC
           FOR ALL ENTRIES IN IT_DOC
           WHERE DOCUMENT_NO = IT_DOC-DOCUMENT_NO.
    **Consider that you have 1 document number then
    SELECT NAME ADRES REGION FROM ADRC
         INTO IT_ADRC
         WHERE DOCUMENT_NO = W_DOCUMENT_NO.
    Hope this solves your problem.
    Regards,
    Kunjal

  • Create a new table style based on an existing table in a document

    Hi,
    In a document I'm working on, there is a specific table. It is made in the past by a colleague, and it has a very suitable format.
    Therefore I would like to use the layout of this table on all future tables in my document (or even in others).
    Is there an option to select my table, and create a new table style with it, so that I can use it over and over again? That would be very helpful.
    I'm working in MS Word, MS Office Professional Plus 2010, on a Windows 7 64-bit OS.
    Best regards, Sietske
    Ps.: I know
    a question like this was already asked, but the answer was quite dissatisfying (because it was not answering the question)
    Pps: Note that I'm now creating a new table style from scratch, so an answer to the above question is not that urgent, but it would still be nice to know for future use.

    you can  use format painter
    i hope that you already know about it.
    Nope, not the right answer. With Format Painter, you can copy the format of the table, but you can't create a new Table Style with it. I am looking for a solution as well.

  • Maintain output condition table for billing documents

    Hi
    I need to create new output condition table for billing document with the key combination of "Billing type and Export Indicator". In Field catalog: Messages for billing documents I am able to find field Export Indicator but the same field i am not able to find creation of new condition table (V/63).. Kindly let me know is there any settings required to show the same in V/63.
    Thnaks
    Srinivas

    Hi Ram
    The filed already is there in in structure" KOMKBV3" ....
    Thanks
    RAO

  • Using Mavericks Spelling and Grammar in Pages document causes Pages to freeze. Must Force Quit. Mavericks spell checker works OK in Text and Emails. How can I fix this problem?

    Using Mavericks' Spelling and Grammar in a Pages document causes Pages to freeze, Must Force Quit. How can I fix this problem?
    Mavericlks Spelling and Grammar works in Pages when used manually. And it works automatically in Text and email.

    Another autocorrect bug:
    I type a lot of lyrics, which tend to cotain words like ’cause and ’em instead of because and them.
    I've set up autocorrect instances to change a plain apostrophe with an ending, single curly quote for these words, but they are invariably changed to a beginning, single curly quote mark by Pages. The only way I can get the correct curly quote is to type over the wrong quote manually and hope that I don't have to edit the rest of the word again, as this would cause autocorrect to kick in again and change the quote to the wrong, beginning curly mark again.
    Does anyone know how to get around this tedious problem?

  • [CS3 JS]Get all the tables in the document

    Hello All,
    I want to return all of the tables in the document, including those in table cells. I am using this:
    var aTables = app.activeDocument.stories.everyItem().tables.everyItem().getElements();
    but it doesn't get tables inside of tables. Is there an easy way to do this without checking each table cell? Thanks in advance.
    Rick Quatro
    585-659-8267

    Hi Robin and Dave,
    Thanks for your replies. This seems to work fine regardless of the nexting level.
    Rick
    var oDocTables = app.activeDocument.stories.everyItem().tables.everyItem().getElements();
    if (oDocTables.length)
      oDocTables = GetAllTables(oDocTables);
    alert(oDocTables.length);
    function GetAllTables(oTables)
      for(var i=0; i < oTables.length; i++)
        var oCells = oTables[i].cells;
        for (var j=0; j < oCells.length; j++)
          var oCellTables = oCells[j].tables.everyItem().getElements();
          if (oCellTables.length)
            oTables = oTables.concat(oCellTables);
      return oTables;

  • Paymnet document not reflecting in REGUH and REGUP table

    Hi Expert,
    I have run f110 and payment is made to respective vendor,but the  payment document is only reflecting in PAYR table and not reflecting in REGUH and REGUP,tables
    can anybody explain me  reason for such kind of situattion
    Thanks in advance
    Regards
    Pankaj

    hi,
    Please check the logic implemented for down payment. Basically, the check printing will have two categories 1. Payment against invoice 2. Down Payments.
    In the first case we normally use F-58 transaction, when you process the transaction cheque will automatically get updated and tables PAYR, REGUH and REGUP will be updated.
    In case of down payment we use F-48 and then assign the chequq manually - during this process tables PAYR will be updated but not REGUH and REGUP. Hence we need to go BSEG table.
    Please check the logic implemented for down payment scenario for "Amount 
    regards,
    santhosh kaparthi

  • Large document causes InDesign to hang - Save as IDML etc. not possible

    I recently had what I can only call an InDesign nightmare. An important 150 page document I had been working on for months suddenly turned “self-destructive”. I could still open this document and even create PDFs from it, but almost every other action (for example, opening the find dialog or the spell checker) would result in InDesign not responding anymore. Upon restart, the document would be recovered - only to choke InDesign again whenever I tried editing it.
    I tried saving my work using the tricks that are often suggested in this situation: “Package”, “Save as” or “Save a copy” (in IDML format) to create a clean copy of the document without any digital cruft. Unfortunately, all of these commands would result in InDesign crashing or hanging as well.
    At this point, I tried to copy all (threaded) text from the document to a text-only document in BBEdit, a popular text/code editor. But even a simple “Copy” command would crash InDesign. An when I managed to copy a section of text from the InDesign document to BBEdit without InDesign going down immediately, BBEdit would hang, too - something that almost never happens; this is an incredibly robust editor.
    As a last resort, I created an empty InDesign document and moved chunks of content from the defect document there piece by piece. Whenever InDesign crashed, I realized I had come closer to the “land mine” in that doc.
    After several hours, it came down to one paragraph of text that could neither be edited or copied without InDesign hanging, so I simply rewrote that. Switching on invisible characters showed nothing except letters and spaces for this paragraph.
    So now I have saved my formatted content, but lost all master pages and other settings. And of course, I still don't know what happened in the first place...
    Has anyone ever experienced something similar? Is there another way out of this situation (where even exporting to IDML or using “Save as” isn't possible anymore)?
    It is only this one document that caused trouble, so I doubt trashing Preferences would help.
    Thanks!

    I have seen something similar, and in that case I was able to isolate the problem in pretty much the same way you were. I also found exporting the text to InDesign Tagged Text , placing that into a new file, copying to the clipboard, and pasting to replace the bad text.

  • Script to resize all tables in a document

    I'm using Framemaker 11, and have tons of tables that need to be resized so that they fit within the text frame. Does anyone know of a script or a fast way to resize all the tables in a document at once?

    TableCleaner does a bunch more than just resizing, and is one of the best values I've seen for a plugin.
    Looks like he's switching his content to a Wordpress site, so here's Rick's direct info:
    rick at frameexpert dot com
    [use link: http://www.frameexpert.com/old/]

  • Linking multiple tables in numbers, how can I sort one table and this follow through on subsequent tables in the document?

    I am a teacher setting up a tracking system using Numbers for the first time. I have set up a summary sheet with puil information, some of which is "looked up" from other tables within the document. It is working brilliantly until we regrouped the pupils.
    When i reorganise the students on the summary page I want the same order to follow on all subsequent tables.
    However the pupil lists on all subsequent pages stay in the original order!
    Hope this makes some kind of sense as I am about to throw macbook out of the window!
    DAve

    davidmilce wrote:
    I want all of the tick boxes in each row to move with the pupil name when they are reorganised (ie the unique data in each row stays with the pupi no matter where they go when sorted.
    Thanks again
    Dave
    Dave,
    I might use Match, Offset and Column in my expressions. There are many approaches to this
    Match will tell you which row your person's data is in, and OFFSET will then take you to the row indicated by Match and the column indicated by COLUMN().
    Let's say you want to access the data for Pupil A. Further assume that the string "Pupil A" is the content of Column A, essentially the title of the record.
    MATCH(A, AF1 :: Table 1 :: A) will return the number of the Row in the source table where Pupil A is found.
    INDEX(Main, MATCH($A, Main :: $A), COLUMN())  will get the content, in your case the checkbox status.
    You are done if you are happy with displaying "TRUE" or "FALSE"
    But if you want, you can substitute graphics, like this:
    =IF(INDEX(Main, MATCH($A, Main :: $A), COLUMN()), "☑", "☐")
    Regards,
    Jerry

  • Which table contains - FI Document Changes?

    Team,
    Which table contains - FI Document Changes?
    Please be specific; For example:
    CDHDR:
    OBJECTCLAS ?
    CDPOS:
    BJECTCLAS?
    ABNAME  
    ABKEY      
    HNGIND  
    Thanks

    Hello
    The OBJECTCLAS is BELEG.
    Use FM CHANGEDOCUMENT_READ_HEADERS
    with objectclass = 'BELEG'
         objectid  = (concatenate client + company code + doc no + fiscal year)
    Then loop at the header and use FM
      CHANGEDOCUMENT_READ_POSITIONS
    to get the CDPOS values
    Hope this helps
    Shounak
    Message was edited by: Shounak Mukherjee

  • What is the procedure to create entry in NAST table for particualr document

    Hello ABAP GURUS,
    I need to know how to create objectkeys in NAST table for particualar document number.
    My requirement is i need to check my smartform output for Goods Receipt.IN nast table,i dont have any entries for Goods Receipt.So i need to create entries in NAST table.Please help me to solve this problem.
    waiting for your replies
    Regards
    Maruthi

    Hi!
    Ususally it is not neccessary to create manual entries in NAST.
    You have to print the document from its transaction. Naturally there may be some other settings which are required after setting transaction NACE.
    If you understand the Letter of delivery on the Goods Receipt, which can be printed from VL02N, then you have to set some automation to your printing using transaction VV22.
    Regards
    Tamá

  • Table for billing documents not posted  to acounting

    Hi ,
    Could you let me know the table  name wherein we can find biling documents not posted to accounting and has vbx3 error?
    Thanks,
    Praveen

    HI, friend
    Actually, you can use tool ST05 to do a simple SQL Trace.
    You can check table VBRK, field RFBSK (Status for transfer to accounting)
    Value Range is as below:
                   Error in Accounting Interface
    A     Billing document blocked for forwarding to FI
    B     Posting document not created (account determ.error)
    C     Posting document has been created
    D     Billing document is not relevant for accounting
    E     Billing Document Canceled
    F     Posting document not created (pricing error)
    G     Posting document not created (export data missing)
    H     Posted via invoice list
    I     Posted via invoice list (account determination error)
    K     Accounting document not created (no authorization)
    L     Billing doc. blocked for transfer to manager (only IS-OIL)
    M     Analyst Approval refused (only IS-OIL)
    N     No posting document due to fund management (only IS-PS)
    Wink

Maybe you are looking for

  • How do i get a list of httpsessions currently active in container

              what is the object that i can interact with to get a listing of active httpsessions           within my application context (servlet container) at any given time? i know i           can setup a listener, is this the only way? is there now d

  • BDC won't work in Table Control...

    Hi Guys, Again, i am stuck in the bdc problem. I am trying to bdc into a table control. I have two items to put into the table control via BDC. The TCODE that i need to bdc is PAKG. <b>Previously</b>,<i> some of you have given me many advise on this

  • Untidy DB

    Only use hires .wav converted to aiff, 43000 tracks from 3440 CD's, spend many hours cleaning up orphans and deleting unlinked files which are copies of track titles, ie cd of 14 tracks has 14 extra tracks which are not linked and can be deleted only

  • Download link for 9201 Win 2003 32bit is incorrect

    Tried to use OTN download to get database server 9.2.0.1 for Win 2003 32bit, but the OTN web link goes to a page with only the 9.2.0.3 patch available. We need the 9.2.0.1 Win 2003 32bit binaries to install the database server. How can we get the dow

  • How to install IOS7 in my iphone4

    how to install IOS7 in my iphone4