Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Clickable Links in SVG converted to PDF don't work #14410

Closed
slominskir opened this issue Jul 14, 2016 · 2 comments
Closed

Clickable Links in SVG converted to PDF don't work #14410

slominskir opened this issue Jul 14, 2016 · 2 comments
Labels

Comments

@slominskir
Copy link

slominskir commented Jul 14, 2016

  1. Which version of PhantomJS are you using? Tip: run phantomjs --version.
    2.1.1
  2. What steps will reproduce the problem?
    Use the example rasterize.js to convert a webpage with an svg containing an anchor
  3. Which operating system are you using?
    Windows
  4. Did you use binary PhantomJS or did you compile it from source?
    Binary
  5. Please provide any additional information below.
    If I use Chrome 51 to print to PDF the document has clickable links (even if the source was SVG)

This is similar to, but not the same as #10196

@synoptive
Copy link

We see this issue as well using PhantomJS 2.1.7. Links like this:
<a href="https://goo.gl/D7xRVk"><text x="17" y="663" class="st1 st10 link">https://goo.gl/D7xRVk</text></a>

inside SVG rendered to PDF are not clickable. Using jsPDF in browser works.

@stale stale bot added the stale label Dec 26, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants