I am using PDFReactor to generate pdfs. What is the best way to structure top of pdf using @top-left and @top-right with complex html tags like <a>
tag instead of simple raw text like @top-right{content: "some text"}
?
Use running()
and element()
. See https://www.w3.org/TR/css-gcpm-3/#running-elements.