David Gohel
David Gohel
This is not possible. Citations can be resolved by pandoc but flextable does not produce markdown code but HTML raw code or latex or OOXML I am closing the issue...
closed by https://github.com/davidgohel/officer/commit/c0944daf2e0a07697a75f7d537adf59545cc7122 where image treatments are happening now. until it's on CRAN, you need to update with: ``` remotes::install_github("davidgohel/officer") remotes::install_github("davidgohel/flextable") ```
Unfortunately this feature does not exist in MS Word.
Hello I can reproduce but have no diagnostic for now. I think I did not change anything related to PDF recently. I'll have a look soon
Hello @DragonflyStats Sorry for the lack of feedback. We will try, but not sure how :) I think it is indeed necessary to use a technique on the cursors and...
fixed with version 0.8.4, now on CRAN
Thank you for your great post and thanks to Christophe!
Hi all, I am curious, I tried this solution on my side (with another package named `officer`) and it did not worked. Then I tried the PR of yanlesin (I...
thanks @md0u80c9 then I may have a local issue as on my mac, xlsx generated by this method are invalids (pptx or docx from officer as well). Sorry for disturbing...
yes, After rebuilding the package I got the following file (with R command `openxlsx::write.xlsx(iris, file = "coco.xlsx")`) and it is invalid [toto.xlsx](https://github.com/awalker89/openxlsx/files/3023180/toto.xlsx)