Displaying 1 result from an estimated 1 matches for "docopen".
Did you mean:
do_open
2010 Feb 20
3
LaTeX/R/Sweave Problems
...eaved in R just fine and then the
corresponding .pdf files are built correctly. This changes dramatically
though when I call Sweave in the preamble of the .Rnw file. As before, the
tex file is generated correctly but when I try to build the pdf file the
Reader issues an error message that states
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")] Cannot Execute the Command and
does not produce anything. I found several online recommendations on how to
fix this problem but none worked. Am I missing something obvious here? Has
anyone experienced this before and found a fix? Thank you so...