You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
If I compile while the output file (pdf) is opened with Adobe Reader and therefore blocked, the compilation freezes. I need to restart Atom to remedy this error. This lock should be checked before compilation.
The text was updated successfully, but these errors were encountered:
This should be better done via DDE, it supported in both Acrobat and Sumatra.
Except there is, to my knowledge, no sensible way to work directly with DDE/OLE from Node.js. Simply put, there's no way I'm implementing any code for that in this package. However, if there exists a reasonable npm package that provides DDE/OLE interop, I'd likely merge a PR using it.
At the end of the day, I have to maintain all the code in this package, and DDE/OLE is a rabbit hole that I'd rather not venture into.
If I compile while the output file (pdf) is opened with Adobe Reader and therefore blocked, the compilation freezes. I need to restart Atom to remedy this error. This lock should be checked before compilation.
The text was updated successfully, but these errors were encountered: