folofjc
folofjc
This is the main thing that I want out of doxygen to use in Sphinx.
@svenevs That would be great, thanks! I looked at trying to strip it out of the html, but it didn't look that straightforward. My current "kludge" was just to edit...
+1 more
I am getting the same error on a pdf. I can open in acrobat and in mendeley just fine. I can also just manually export this file with the annotations...
Also, it looks like for both me and @ammoniac1984, it is happening when pypdf2 thinks the file is encrypted. There is a comment in menextract2pdf.py that says that overriding the...
So the pdf that it is hiccuping on for me opens in Adobe Acrobat and Evince just fine. However, when I tried to open it with pdftk, it said that...
I don't know how it works on MacOS, but on Windows when you print to PDF it makes it an image, so you would lose any "text as text." The...
I had to add `print(fn.encode("utf-8"))` since it was even failing on the print command. Then I had to go change the title of the article in Mendeley and close Mendeley....
Should be fixed in #38
Should be fixed in #38