Giter Site home page Giter Site logo

Comments (10)

yGuy avatar yGuy commented on May 27, 2024

In order to help you here, as small test-case would be very helpful: can you come up with a very small svg that exhibits the problem- we need the original svg in order to diagnose this.

from svg2pdf.js.

kickmyassp avatar kickmyassp commented on May 27, 2024

Thanks for your reply. Attached is a html file with an svg tag included. The svg description was actually created by another Javascript(abcjs) and hence may not be as small (or readable) as you would like.

I hope this would be useful to you.
test_svg2pdf.txt

from svg2pdf.js.

Hackbrett3X avatar Hackbrett3X commented on May 27, 2024

Thanks for the example. The reason is that there are elements where fill-opacity and stroke-opacity are set to zero. The stroke-opacity attribute is not completely supported right now.

As a workaround you could try to find out what creates those invisible rects.

from svg2pdf.js.

Hackbrett3X avatar Hackbrett3X commented on May 27, 2024

I just added support for stroke-opacity. It will come with the next release.

from svg2pdf.js.

kickmyassp avatar kickmyassp commented on May 27, 2024

hello
I tried the new version(1.2.0) with the html/svg file I sent previously. Those rects with fill-opacity and stroke-opacity set to zero are invisible in svg but still become VISIBLE in pdf.
Is this what you meant when you say "stroke-opacity" is supported?
As far as this thing is concerned, the new version acts the same way as the old one.

from svg2pdf.js.

HackbrettXXX avatar HackbrettXXX commented on May 27, 2024

Hi,
are you sure you use the latest release? Unfortunately, the latest version on npm is still 1.1.2 . Right now you'll have to download/clone it from GitHub or use Bower in order to get 1.2.0.

from svg2pdf.js.

kickmyassp avatar kickmyassp commented on May 27, 2024

from svg2pdf.js.

HackbrettXXX avatar HackbrettXXX commented on May 27, 2024

Mmh, thats funny: I did a clean download from GitHub and ran your test above and I cannot see any boxes.

from svg2pdf.js.

kickmyassp avatar kickmyassp commented on May 27, 2024

from svg2pdf.js.

HackbrettXXX avatar HackbrettXXX commented on May 27, 2024

Ah, that makes sense. Sorry, forgot about that...

from svg2pdf.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.