JointJS saving Diagram as Image into SQL/ORA Database - Issue with IE 11

279 views
Skip to first unread message

shiras abdulrahman

unread,
Jan 21, 2017, 6:23:39 AM1/21/17
to JointJS
Hi,

I am using 1.3 Rappid JS, We have designed a diagram using JointJS, everything works except EXPORT in IE 11.

When the code tries to export using canvas.toDataURL(img....,..,) in IE I dont get the full image, instead it gets cutoff.

I am not sure if this is a problem with JointJS.

Are there any other alternative to save this as any type of Image (JPEG, PNG) into Database in IE. In Chrome it works fine.

Thanks,

shiras abdulrahman

unread,
Jan 23, 2017, 6:23:18 AM1/23/17
to JointJS
Does anyone has any thought????

Thanks,

shiras abdulrahman

unread,
Jan 24, 2017, 1:51:43 PM1/24/17
to JointJS
Any updates.......................


I am stuck........


Thanks,
Shiras


On Saturday, 21 January 2017 16:53:39 UTC+5:30, shiras abdulrahman wrote:

Roman Bruckner

unread,
Jan 25, 2017, 4:33:05 AM1/25/17
to joi...@googlegroups.com
Hi Shiras,

the issue you are experiencing was already fixed (Rappid v2.0+). Can you store the image using vector graphic instead i.e. exported SVG string instead? `paper.toSVG(function(svgString) { store(svgString); });`
Best,
Roman

--

---
You received this message because you are subscribed to the Google Groups "JointJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jointjs+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages