jussiniinikoski / wasm-pdf

Generate PDF files with JavaScript and WASM (WebAssembly)
Apache License 2.0
479 stars 51 forks source link

Links or Anchors support #2

Closed AhmedKorim closed 4 years ago

AhmedKorim commented 4 years ago

I 'd love to use this on my next project , currently it fits the requirements, but if we needed other block or obj_type like an Anchor for example. will it easy for us to do? any hints or resources will appreciated

jussiniinikoski commented 4 years ago

I guess it shouldn't be too hard to implement hypertext links. Best advice that I can give you right now is to check out the official PDF documentation and work from there. I will probably get back to this project in spring so please let me know if you tackle this!

jussiniinikoski commented 4 years ago

Now you can add external links to text.