Capture Coordinates of All Content with a PDF

Is it possible to have a script extract the coordinates of all content - mostly vector paths (lines and curves) from specific layers of a pdf and to export that information to an XML file? I would also need it to include the color and lineweight information.
I have noticed comments where you can get the quadrants of text using "getPageNthWordQuads."  I am looking for something similar where I can extract all paths, lines, shapes and other objects within the pdf.  This can be achieved in Adobe Illustrator using a script but I am looking for something web-based if possible.
Thanks,
Rebecca

Actually Acrobat doesn't handle ActionScript in the way you seem to be suggesting - you can't script at the document-level with AS like you can with JavaScript.  Acrobat now comes with an embedded Flash engine which will allow you to render document-level Falsh content even if the client machine doesn't have Flash Player installed, and also allows you to interact with the Flash content but you cannot simply write script in AS and embed that in a PDF.  None of the interfaces that you can import into your Flash content to interact with the PDF will allow you this level of access either.
As I mentioned earlier, the only way you could do this is with a plug-in written in C/C++.

Similar Messages

  • All content except for PDF are stuck in GenWWW - IBR IS converting them..

    Hello,
    We are having a serious issue with our UCM/IBR where all new documents except for PDF's are successfully converted (we confirmed this through IBR weblayout directory and log files) but they are never Released.
    We have tried the following:
    1. Reindexing
    2. Rebooting both servers (including admin server)
    We are using Direct PDFExport and Digital Media Graphics for conversion.
    The connection status is OK and there are no errors in the logs and I can't even begin to tell you what some of this means in the trace log.
    I don't usually say this but... Please help!!

    Guys. It DID go through IBR. The conversion files, such as the thumbnails and web renditions for images are all being created and the trace logs in IBR even confirm that they were successfully converted. The issue is NOT that files are not being converted, it is that they are not getting released from GenWWW. We have rebuilt the Index twice and rebooted the services on each box.
    Yes we are using PassThru for PDF's because there is no need to convert them. We are using Digital Media Graphics and PDFExport for the rest. This morning when we got in most of them had finally converted, but there are a few that are not, and we submitted some an hour ago and they are showing the same symptoms.
    I have noticed a couple of strange things from the trace logs, as well as the weblayout folder:
    1. The weblayout folder that contains the conversions in question from yesterday (there were about 3 dozen jpg's from the same folder) have something interesting going on. We recently renamed the parent folder from "Photos" to "Project Visuals," however within that weblayout folder there is ONLY a "Photos" folder - yet it contains all the newly converted files (which are in Project Visuals folder). I am thinking this might be a problem.
    2. In the IBR logs I notice at the beginning and end of the job the COPYJOB operation does not get passed a job id. The exact errors are:
    refinery/6     03.08 16:51:21.009     IdcServer-3047     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>
    refinery/6     03.08 16:51:36.219     IdcServer-3048     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>
    refinery/6     03.08 16:51:41.305     IdcServer-3049     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>
    refinery/6     03.08 16:51:41.352     IdcServer-3050     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     starting conversion: DIGITAL MEDIA GRAPHICS; is subconversion: false
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Script: TRUE
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Evaluated to: TRUE
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Script: DigitalGraphicRenditions
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Evaluated to: DigitalGraphicRenditions
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Starting step: DigitalGraphicRenditions
    refinery/6     03.08 16:51:44.082     Job_10396_prod_ucm     Script: onErrorFail, producesRequiredWebviewable...
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     Finished step: DigitalGraphicRenditions
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     Steps completed for Job: 10396
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     DigitalGraphicRenditions: 1: C:/app/oracle/product/fmw/USER_P~1/domains/prod_ibr_domain/ucm/ibr/vault/~temp/prod_ucm/10396/prod_032539~4.jpg
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     dConversionState = Converted
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     dConvMessage = Success
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     dFormat = image/jpeg
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     dWebExtension = jpg
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     RefineryConvertedFile = prod_032539~4.jpg
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     RefineryPrimaryConvertedPath = C:/app/oracle/product/fmw/USER_P~1/domains/prod_ibr_domain/ucm/ibr/vault/~temp/prod_ucm/10396/prod_032539~4.jpg
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     AdditionalRenditions = THUMBNAIL_PNG,ZIPRENDITIONS
    refinery/6     03.08 16:51:45.408     Job_10396_prod_ucm     finished conversion: DIGITAL MEDIA GRAPHICS; is subconversion: false
    refinery/6     03.08 16:51:49.136     QueueLockId_10396     entered m_postConvertedJobsTable edit with action: ADDJOB; on jobID: 10396
    refinery/6     03.08 16:51:51.429     IdcServer-3052     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>
    refinery/6     03.08 16:51:53.847     IdcServer-3054     entered m_postConvertedJobsTable edit with action: DELETEJOB; on jobID: 10396
    refinery/6     03.08 16:52:06.639     IdcServer-3059     entered m_postConvertedJobsTable edit with action: COPYJOBS; on jobID: <no id passed>As you can see the job has finished successfully from the log as well.
    Do any of you know what is the normal expected behavior for these two scenarios? Shouldn't the conversion process create a new folder and update all the references from the photos folder?
    I will continue with my troubleshooting as you have suggested. I appreciate the feedback.
    thank you
    s
    Edited by: SethBW on Mar 9, 2012 7:59 AM
    Edited by: SethBW on Mar 9, 2012 7:59 AM
    I'm not sure why but it won't let me get rid of the jive quote tag... that's a problem with this forum and the default output of the trace logs.
    Edited by: SethBW on Mar 9, 2012 8:21 AM

  • I have an iTunes account and want to share all content with my wife's account...

    I want to keep a separate itunes account from my wife so we can do game center supported multiplayer games. But we want to have all the same apps and music shared on one computer, what is the easiest way to do this with windows? Thank you.

    Connect the iPod to your computer and restore via iTunes
    iTunes: Restoring iOS software

  • Install ALL content with FCP3?

    Hi there,
    I'm about to upgrade to FCP3, but I don't understand the lavish content space requirements... I have all the FCP 2 content installed already.
    What is the delta? Is FCP3 going to add 40+GB of NEW content, or is there an option to have it overwrite the old content (perhaps only adding a few new GB of content?
    PLEASE help!

    Ok, I installed FCP3, and found the answer myself. The installation guide says (p 18), that FCP will overwrite your existing content and add the delta. The caveat is that you must use the same installation location as when you installed your original version of Final Cut Studio.
    I went through the entire install process without incident, although the audio file conversion from AIFF to CAF took HOURS... how annoying.
    Miraculously, I had about 65GB of free space on my hard-drive when I began the install, and afterward I still had 65 GB of free space. : D
    I'm guessing the compression on all those audio files must have been quite significant!! The install process informed me that it would require about 9GB of space for the install, but again- I netted out about where I started.

  • How can I resize a pdf page content with annotations and highlights in Acrobat Pro?

    How can I resize a pdf page content with annotations and highlights in Acrobat Pro while maintaining page size and annotation/highlight interactivity? I've tried to use the crop tool in Acrobat Pro (9) and the page does resize, but the highlights and annotations go all over the place. I specifically need to scale the page content smaller (83%) but maintain page size and annotation/highlight to content connection and interactivity.

    An old trick (not recommended) would be to print to a new PDF with the page size selected but a scaling of the content. Only print the document, not the markup, to a new PDF. Close that PDF when done and reopen the old one (or maybe a copy of the old one for safety) and use Document Replace pages and select the new document to replace your current pages. You will then have to go back through the markup to locate it all correctly. There may be a more elegant way, but this may be the fastest.

  • Table of Content with page number for entire pdf

    Hi
    We need to merge dynamic pdf with n number of static pdf.
    The output of the generated pdf has one of the page called Table Of Content with page number.
    For this we have created following process
    We created a form using Adobe livecycle form designer to populates input data(xml).
    We created process to generate dynamic pdf .
    We have static pdf's in some folder location(Eg:C:\temp)
    We created xsl to generate DDX to merge Dynamic pdf with static pdf's by using an assembler operation in the Process
    There are number of static specification pdf's  inserted in between of dynamic pdf using logic in xsl.
    We used bookmark option in xsl for creating table of content .
    While invoking the process we are able to generate the correct merged pdf with some unformatted page of table of content
    We can explain better in the following way where we are actually facing a challenge:
    We need a table of content in the below mentioned format:
                                                                                                                 PAGE
    MAIN DESCRIPTION                                                                                    n
    ID1             NAME1            DESCRIPTION   1                                              m
    ID2POK       NAME2            DESCRIPTION   2                                              m
    FDJKHJG                                                                                                   
    ID3             NAME3            DESCRIPTION   3                                              m
    MAIN DESCRIPTION2                                                                                 n
    ID3            NAME3            DESCRIPTION   5                                               m
    ID4            NAME4            DESCRIPTION   4                                               m
    ID5            NAME5            DESCRIPTION   5                                               m
    Since the pdf merging and numbering is done  using ddx at runtime, page number tag is not there in xml and  therefore the toc page cannot be populated at the time of form design.
    The issue we are facing is that, by using ddx script we are not able to align id,name,description in  table of content in proper manner. We want to wrap particular id ,name and description in their respective columns.
    Currently, we are getting the below mentioned result which is not in a proper format.
                                                                                                               PAGE
    MAIN DESCRIPTION                                                                                n
    ID1HDSJHJDHFDJFHD            NAME1FDJFHDJH           DESCRIP
    TION 1                                                                                                    m
    ID2POKLFDJKHJG           NAME2FDJKFJDKFJKD            DESCRI
    PTION   2                                                                                                m
    ID3            NAME3            DESCRIPTION   3                                             m
    Note: Page numbering has been done only after merging all the pdf(Dynamic and static) using ddx  instead of the adobe livecycle form designer.
    Is there any solution to resolve the formatting issue or any other option to create table of content dynamically ?

    Hi SaCvP,
    According to your description, you want to display the table of contents with page number in SSRS 2014.
    In Reporting Services, the global variable PageNumber or Totalpages can be only used in the page header and page footer. In your scenario, you can create a table of content using document map, but we can’t specify the expression with PageNumber or Totalpages.
    So your requirement can’t be achieved currently.
    Reference:
    Create a Document Map (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Capture content with markup element

    Hi All,
    I struck with capturing the content with markuptag within that content.
    For Eg;
    <p> xxxx<i>ssdf</i>sdfasdfas<b>sdfasdfas</b>asfdgsadfasd</p>
    Here i want to capture the contents of Element "p" with the markuptags "i, /i, b, /b"
    I am using the statement like
    var myString = myXMLElement.texts.item(0).contents;
    Pls. help me out to find a solution for this.
    regards,
    Suresh

    Hi, I know that I´m a kind of late in this discussion, but I faced a similar problem exactly in now days and in a way to show my grateful to this specific forum conversation that gave me the light I was needing, I want to share my solution here.
    My Problem:
    I have a customizable "Help" text that could be seen in some pages of the application. It is edit from a special Help Management page throw a Rich Text Editor and it is related to the corresponding page. When the final user opens the specific page, the text has to be shown as it was edited in the Rich Text Editor.
    My solution came in this way:
    *1. Create the Shortcut: "Help_Text"*
    DECLARE
    CURSOR C_Help IS
    select Concat(Concat('&lt;div class="textRegion">',Help_Text),'&lt;/div>')
    from Help_by_Page_Table
    where app_id = :app_id
    and page_id = :app_page_id;
    vHelp_Text CLOB;
    BEGIN
    OPEN C_Help;
    FETCH C_Help INTO vAyuda_Rapida;
    CLOSE C_Help;
    RETURN vHelp_Text;
    END;
    *2. In the desire page: Create a HTML Region(with shorcuts)*
    Region_Source:"Help_Text"
    *3. Job is done!*
    I just have to add that I´m using the Standard Theme: Productivity Applications, the class "textRegion" is part of the classes defined in this theme.
    Edited by: Gustavo Bustos on Feb 27, 2013 12:21 PM
    Edited by: Gustavo Bustos on Feb 27, 2013 12:25 PM

  • I gave my ipad 2 to my brother last month. After that he erased all content and settings, sign in with his apple id. The next day until now, I found out that I can not udpate my apps both on my iPhone and iPad Air. What should I do? Thank you in advance.

    I gave my ipad 2 to my brother last month. After that he erased all content and settings, sign in with his apple id. The next day until now, I found out that I can not udpate my apps both on my iPhone and iPad Air. I had create new apple id, change my password, delete the icloud acc. But still I can not update my apps. I have many of red notifications on iPhone and iPad Air. What should I do? Thank you in advance.

    1. It is never a good idea to include personal info like your email address or Apple ID in a post on an open forum.
    2. The email you received DOES NOT say your Apple ID cannot be used to unlock this iPad. The email informs you that your Apple ID was used to unlock an iPad. Fortunately the iPad is yours. The message confirms that. If your Apple ID was used to unlock an iPad that was not yours your would then know to change your password. Since the iPad is yours you do not need to change your password.
    Is your iPad working?

  • HT1373 I bought an ipod nano 5th gen and it came with 900 songs on it. How can i retain the music before i authorize this unit to my itunes account? It says it will erase all content once I sync with my imac7. Is there anyway to keep the music??? please h

    I bought a used ipod nano 5th gen and it came with 900 songs on it. How can i transfer, sync, and retain the music before i authorize this unit to my itunes account? It says it will erase all content once I sync with my imac7. Is there anyway to keep the music??? please help!!
    Thanks,
    Aaron

    The music does not belong to you.  You have no legal right to it and there is no way to keep it.
    Sorry

  • HT201274 I was given an iphone 4s by my sister as she got a new one, now i want to clear it so that i can set it up with my own details, if i erase all content and settings will this affect anything on her new iphone as it is synced to the same gmail acco

    I was given an iphone 4s by my sister as she got a new one, now i want to clear it so that i can set it up with my own details, if i erase all content and settings will this affect anything on her new iphone as it is synced to the same gmail account

    her contacts are connected directly with the Google Server so as long as they are saved to her Gmail account she should be 100% fine.. the only contacts she may lose are the ones that she added directly onto the phone and did not sync to her Gmail account.. so you should just double check with her on that

  • Catch all error information while validating xml content with xsd schema

    Hi experts,
    I created a java mapping to validating the input xml content with xsd schema (schema validation). What I want is to catch all error message to the xml not just the first error. I used SAXParser in sapxmltoolkit.jar to do the schema validation. The below is a part of my java mapping.
    XMLReader parser = XMLReaderFactory.createXMLReader("com.sap.engine.lib.xml.parser.SAXParser");
    parser.setFeature( "http://xml.org/sax/features/validation" ,  true);
    parser.setFeature( "http://apache.org/xml/features/validation/schema" , true);
    parser.setProperty("http://java.sun.com/xml/jaxp/properties/schemaLanguage", "http://www.w3.org/2001/XMLSchema");          parser.setProperty("http://java.sun.com/xml/jaxp/properties/schemaSource",this.getClass().getClassLoader().getResourceAsStream(schema)); // schema is my schema name
    parser.setErrorHandler(new ParseErrorHandler()); // ParseErrorHandler is my own ErrorHandler which extends DefaultHandler
    parser.parse(new InputSource(new ByteArrayInputStream(sinput.getBytes())));
    // In error handler, I comment all code so as not to throw any exception
    public class ParseErrorHandler extends DefaultHandler
         public void error(SAXParseException e) throws SAXException
              // sSystem.out.println("Error" + e.getMessage());
              // throw e;
         public void fatalError(SAXParseException e)
              // throw e;
              // System.out.println("SAP Fatal Error" + e.getMessage());
    Unfortunately the program always stopped while catching the first error. Check the below log.
    com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException:
    ERRORS :
    cvc-simple-type : information item '/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' is not valid, because it's value does not satisfy the constraints of facet 'minLength' with value '1'.
    cvc-data : information item '/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' is is not valid with respoct to the corresponding simple type definition.
    cvc-element : element information item '/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' is associated with invalid data.
    cvc-element : element information item '/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]' is not valid with respect to it's complex type definition..
    cvc-element : element information item '/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]' is not valid with respect to it's complex type definition..
    cvc-element : element information item '/:ShipNotice[1]/:Header[1]/:To[1]' is not valid with respect to it's complex type definition..
    cvc-element : element information item '/:ShipNotice[1]/:Header[1]' is not valid with respect to it's complex type definition..
    cvc-element : element information item '/:ShipNotice[1]' is not valid with respect to it's complex type definition..
    -> com.sap.engine.lib.xml.parser.ParserException:
    I tried using Xerces and JAXP to do validation, the same error happened. I have no idea on this. Does xi has its own error handler logic? Is there any body can make me get out of this?
    Thanks.

    <h6>Hi experts,
    <h6>
    <h6>I created a java mapping to validating the input xml content with xsd schema (schema validation). What I want is to catch all <h6>error message to the xml not just the first error. I used SAXParser in sapxmltoolkit.jar to do the schema validation. The below <h6>is a part of my java mapping.
    <h6>XMLReader parser = XMLReaderFactory.createXMLReader("com.sap.engine.lib.xml.parser.SAXParser");
    <h6>parser.setFeature( "http://xml.org/sax/features/validation" ,  true);
    <h6>parser.setFeature( "http://apache.org/xml/features/validation/schema" , true);
    <h6>parser.setProperty("http://java.sun.com/xml/jaxp/properties/schemaLanguage", "http://www.w3.org/2001/XMLSchema");          <h6>parser.setProperty("http://java.sun.com/xml/jaxp/properties/schemaSource",this.getClass().getClassLoader().getResourceAsStream(schema)); <h6>// schema is my schema name
    <h6>parser.setErrorHandler(new ParseErrorHandler()); // ParseErrorHandler is my own ErrorHandler which extends Default Handler
    <h6>parser.parse(new InputSource(new ByteArrayInputStream(sinput.getBytes())));
    <h6>
    <h6>// In error handler, I comment all code so as not to throw any exception
    <h6>public class ParseErrorHandler extends DefaultHandler
    <h6>{
    <h6>     public void error(SAXParseException e) throws SAXException
    <h6>     {
    <h6>          // sSystem.out.println("Error" + e.getMessage());
    <h6>          // throw e;
    <h6>     }
    <h6>
    <h6>     public void fatalError(SAXParseException e)
    <h6>     {
    <h6>          // throw e;
    <h6>          // System.out.println("SAP Fatal Error" + e.getMessage());
    <h6>
    <h6>     }
    <h6>
    <h6>}
    <h6>
    <h6>Unfortunately the program always stopped while catching the first error. Check the below log.
    <h6>
    <h6>com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException:
    <h6>ERRORS :
    <h6>cvc-simple-type : information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' <h6>is not valid, because it's value does not satisfy the constraints of facet 'minLength' with value '1'.
    <h6>cvc-data : information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' <h6>is is not valid with respoct to the corresponding simple type definition.
    <h6>cvc-element : element information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]/:CityName[1]' <h6>is associated with invalid data.
    <h6>cvc-element : element information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]/:AddressInformation[1]' <h6>is not valid with respect to it's complex type definition..
    <h6>cvc-element : element information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]/:PartnerInformation[1]' <h6>is not valid with respect to it's complex type definition..
    <h6>cvc-element : element information item <h6>'/:ShipNotice[1]/:Header[1]/:To[1]' <h6>is not valid with respect to it's complex type definition..
    <h6>cvc-element : element information item <h6>'/:ShipNotice[1]/:Header[1]' <h6>is not valid with respect to it's complex type definition..
    <h6>cvc-element : element information item '/:ShipNotice[1]' is not valid with <h6>respect to it's complex type definition..
    <h6> -> com.sap.engine.lib.xml.parser.ParserException:
    <h6>
    <h6>
    <h6>I tried using Xerces and JAXP to do validation, the same error happened. I have no idea on this. Does xi has its own error <h6>handler logic? Is there any body can make me get out of this?
    <h6>Thanks.

  • HT4623 My iPod Touch is te 4th generation with iOS 4 only... The desktop that it used to connect with was broken and I couldn't update my iPod touch as all content is linked to the iTunes on that broken PC. What should I do?I won't erase all my music reco

    My iPod Touch is te 4th generation with iOS 4 only... The desktop that it used to connect with was broken and I couldn't update my iPod touch as all content is linked to the iTunes on that broken PC. What should I do?I don't want to erase all my music recording. (couldn't back up easily...) my dairy, my financial record made on apps...
    If I got a new Mac book pro soon, would it helps backuping everything?

    awesome121, he does not an an iCloud account. You need iOS 5 or later for iCloud and the poster said he has iOS 4.
    awesome121 wrote:
    DO you have a icloud account?

  • Erased all content on 3G but now won't sync with iTunes. Error states, "This iPhone cannot be used because the Apple Mobile Device service is not started." I don't want phone service on this old 3G. Just want to use it as an iTouch. Any suggestions?

    Erased all content on 3G but now won't sync with iTunes. Error states, "This iPhone cannot be used because the Apple Mobile Device service is not started." I don't want phone service on this old 3G. Just want to use it as an iTouch. Any suggestions?

    Type "Apple Mobile Device service " into the search bar at the top of this page by "Support"

  • When I open a pdf in Adobe Acrobat xi pro it is not displaying correctly. If a file is all black with orange writing, I will see only the orange writing. Its not until i print it or open crop pages dialog box that i see the background. i am on a Windows 7

    When I open a pdf in Adobe Acrobat xi pro it is not displaying correctly. If a file is all black with orange writing, I will see only the orange writing. Its not until i print it or open crop pages dialog box that i see the background.
    i am on a Windows 7 professional PC, 64-bit.

    If anyone is reading this still looking for what caused the issue and how to fix it here is what I discovered.
    The antivirus program our company uses, Bitdefender Antivirus Plus, was causing some of the PDF files not to open. After troubleshooting the different modules and settings the culprit was..
    Scan SSL in Privacy Control Settings. Turning it OFF solved the problem and all the PDF files that previously would not open now open just fine. This issue has been sent to Bitdefender for them to review. If you use a different antivirus program and are having this issue try locating the Scan SSL setting and see if turning it off solves the problem.

  • Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like

    Having trouble with dreamweaver cs 6 spry tabbed panels, all content in each tab showes through like it was all created on one page, plus mouse over doesnt work on them.
    This started all of a sudden.
    The entire website is a series of spry tabbed panels.
    http://pacificlaser.com/const.html
    if you click on General construction tab things work ok...
    if you click on Machine control tab, mouse over doesnt work and all page content of each tab show through.
    ive been looking for the answer for 4 months with no success.
    Hope a fellow dreamwever-person can help
    Thanks Rick

    You called it: your links to the SpryAssets are linking to your hard drive, not to the files within the folder on the server.
    Correct these links:
    <script src="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <link href="file:///C:/Users/work/Desktop/Sites/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
    And you should be good to go.
    Beth
    ps. If you run into more difficulties with the Spry Widgets, take your questions to the Dreamweaver Spry Forum http://forums.adobe.com/community/labs/spry, where they will get quicker attention.
    B

Maybe you are looking for

  • Call Event from One View to another View

    Hi All, I have 2 views in my Webdynpro application .View 1 has a input field and View2 has a button. When the user enters a value in the input field and clicks on Enter, i want to call the button action in View2. I created Navigation link from view1

  • Install on Solaris 9

    I am using an Ultra60, 512MB, 2*450 processors. Nothing but Solaris9 installed. Try to install 9.2.1.0.1 Enterprise Edition 64bit. All OK untill database creation when I get 'run out of memory' error. In Solaris 8 with Oracle 7 you had to modify /etc

  • Unable to complete backup. An error occurred while copying files...

    And the saga continues... I haven't been able to use Time Machine for a week now because I keep getting the "Unable to complete...". What I've noticed is that, in my case, Time Machine stalls at 15.73G - out of 33.77G. It stops for a while, then "fin

  • Problem with +ASM

    Hello everybody I have a Standby DB on SUSE 10 with +ASM configured. When I query v$asm_disk, total_mb and free_mb of diskgroups appears on 0. Now I can get in asmcmd and see whole storage of database(datafiles, control files, etc)... Does somebody k

  • Oracle Products in Micro Robots

    Hello everyone, Could any one let me know how Oracle products like oracle database, forms, legacy systems.... are implemented in Micro Robots? Could any one forward me the url where I can find sufficient information about this issue? Thanks, Prathima