Skip to content

hyperlinks to slides #424

Discussion options

You must be logged in to vote

Thanks David. Sometimes you have to use PPTX because "it's the way we do things, just do it".

With respect to hyperlink_text() the Note in the reference says something about requiring word as output format (maybe I just misunderstood the intention of the note). So i didn't try to use it in Powerpoint. Now i tried, and: it works!

Changing the package code to support internal links would mean some struggle with the "action" attribute of the a:hlinkClick XML-tag, but given the hyperlink_text()-functionality, I can already use the "#"-feature as a workaround which works with MS products (I guess it's not standard compliant though)

library(officer)
library(flextable)

df <- flextable(data.fra…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by obsaditelnost
Comment options

You must be logged in to vote
1 reply
@davidgohel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants