-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incompatible with acrobat plugin #40
Comments
@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 |
@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. |
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. |
@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. |
No errors after I uninstalled Chem4Word. |
@tomyan112 thanks for testing this it narrows down where we need to investigate. |
* ACME displays warning circles when valence violations occur #31 * ACME keyboard focus now returns to the editor #30 * Add ACME Option to render in Monochrome #11 * Add ACME Option to show/hide Implicit Hydrogens #17 * Fix flipping of functional groups #35 * Fix crash when using Create PDF button on Adobe Acrobat Word Add-In #40 * Correct rendering of double bond of norbornene #34 * Correct rendering of terminal double bonds #25 * Silently handle COMException in OnDocumentBeforeSave #42 Related work items: #677, #678, #681, #690, #697, #698, #700, #701
Fixed by beta-6 |
Everytime I create pdf with the plugin this error pop up.
The text was updated successfully, but these errors were encountered: