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
Many thanks for your work on this ecosystem of packages.
I'm wondering if there is a way to preserve bookmarks after text (or flextables) have been inserted into them with their respective functions (e.g. body_replace_flextable_at_bkm, body_replace_text_at_bkm).
To give an idea of our current workflow, we have a document (docx) that has been marked up to include bookmarks. We have a process that inserts the respective text and tables at these locations. However, upon initial insertion of the content, it appears the bookmark is removed. I'm not sure if this is the intended behavior or whether this is a function of MS Word in general. It would be nice to preserve the bookmarking such that if I want to overwrite the content that was previously written in a section with new content, it would be possible.
This discussion was converted from issue #412 on April 17, 2022 08:21.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
Many thanks for your work on this ecosystem of packages.
I'm wondering if there is a way to preserve bookmarks after text (or flextables) have been inserted into them with their respective functions (e.g. body_replace_flextable_at_bkm, body_replace_text_at_bkm).
To give an idea of our current workflow, we have a document (docx) that has been marked up to include bookmarks. We have a process that inserts the respective text and tables at these locations. However, upon initial insertion of the content, it appears the bookmark is removed. I'm not sure if this is the intended behavior or whether this is a function of MS Word in general. It would be nice to preserve the bookmarking such that if I want to overwrite the content that was previously written in a section with new content, it would be possible.
Many thanks for your insights!
Beta Was this translation helpful? Give feedback.
All reactions