Search code examples
csspdf-reactor

PDFreactor text-decoration-color: how to colorize line-through?


PDFreactor does not render a line-through color other then font color.

I tried to set the color of a line-throgh.

text-decoration: line-through solid cmyk(0%, 100%, 81%, 4%);


Solution

  • Using text-decoartion-color is (among other text-decoration CSS properties) not yet supported by PDFreactor. This as on our roadmap as feature request #7789. We plan to implement this in a future version of PDFreactor.