Code Monkey home page Code Monkey logo

Comments (10)

MikeWilliams-UK avatar MikeWilliams-UK commented on May 12, 2024

@tomyan112 Could you please supply details of how we can obtain the Acrobat Plug In?

Without it we would be totally guessing about why Chem4Word crashes.

from version3-1.

tomyan112 avatar tomyan112 commented on May 12, 2024

@tomyan112 Could you please supply details of how we can obtain the Acrobat Plug In?

Without it we would be totally guessing about why Chem4Word crashes.

It is automatically installed with Adobe Acrobat Pro DC

from version3-1.

MikeWilliams-UK avatar MikeWilliams-UK commented on May 12, 2024

@tomyan112 further point of clarification.

Does the error occur when you try to create a pdf of any document or just one with our chemistry objects inside it?

from version3-1.

tomyan112 avatar tomyan112 commented on May 12, 2024

@tomyan112 further point of clarification.

Does the error occur when you try to create a pdf of any document or just one with our chemistry objects inside it?

It only occurs when there the document has chemistry objects inside it.

from version3-1.

deadlyvices avatar deadlyvices commented on May 12, 2024

Our chemistry objects are simply a content control with DrawingML, inside, and a matching custom XML part in the document. There is nothing inherently 'chemical' about either. So I can only suppose that Acrobat isn't handling the DrawingML.

from version3-1.

tomyan112 avatar tomyan112 commented on May 12, 2024

Our chemistry objects are simply a content control with DrawingML, inside, and a matching custom XML part in the document. There is nothing inherently 'chemical' about either. So I can only suppose that Acrobat isn't handling the DrawingML.

It did convert the document. However, it crashed afterward.

from version3-1.

MikeWilliams-UK avatar MikeWilliams-UK commented on May 12, 2024

@tomyan112 while @deadlyvices is right in what he says it's not the full story.

Chem4Word listens to events such as "DocumentCreated", "DocumentSaved", "DocumentClosed" and many more.
The acid test to see if it is data we have placed in the document or something going wrong in one of our event listeners is to create a document with chemistry in it. Uninstall Chem4Word and see if you get an error.

from version3-1.

tomyan112 avatar tomyan112 commented on May 12, 2024

@tomyan112 while @deadlyvices is right in what he says it's not the full story.

Chem4Word listens to events such as "DocumentCreated", "DocumentSaved", "DocumentClosed" and many more.
The acid test to see if it is data we have placed in the document or something going wrong in one of our event listeners is to create a document with chemistry in it. Uninstall Chem4Word and see if you get an error.

No errors after I uninstalled Chem4Word.

from version3-1.

MikeWilliams-UK avatar MikeWilliams-UK commented on May 12, 2024

@tomyan112 thanks for testing this it narrows down where we need to investigate.

from version3-1.

MikeWilliams-UK avatar MikeWilliams-UK commented on May 12, 2024

Fixed by beta-6

from version3-1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.