Gisellameloni / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Export to PDF (including proper image export) #1156

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Need to Export the file to PDF Document.

Original issue reported on code.google.com by akheel.s...@gmail.com on 28 Oct 2013 at 7:02

GoogleCodeExporter commented 8 years ago
Implemented in trunk. Please test at 
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html . Should work 
in latest Chrome and Firefox (with Firefox only able to handle export of PDF as 
Blob, while Chrome can handle the default behavior of a bookmarkable data: URI).

Original comment by bret...@gmail.com on 8 Apr 2014 at 5:24

GoogleCodeExporter commented 8 years ago
its not converting as pdf when text is inserted. 

Original comment by subhadra...@gmail.com on 14 Apr 2014 at 8:18

GoogleCodeExporter commented 8 years ago
I've updated the jsPDF library, and text is working for me. Please confirm.

Regarding my comment on Firefox, I've also found how to modify trunk to allow 
for data: URI usage (for bookmarkability) in Firefox too.

Original comment by bret...@gmail.com on 23 May 2014 at 1:50

GoogleCodeExporter commented 8 years ago
Its converting text as pdf. but only text part converting as pdf but images in 
the work area are not converting .

Original comment by subhadra...@gmail.com on 24 May 2014 at 4:03

GoogleCodeExporter commented 8 years ago
Marking as Accepted, but I don't intend to work on this. If people feel the 
jsPDF library--or it may be our usage of it (or for security reasons, if the 
browser is simply not allowing introspection on images hosted on another 
domain)--is not ready for prime-time, then we could change the PDF export 
capability to a non-default extension. But personally I tend to think something 
may be better than nothing unless it is really bad.

Original comment by bret...@gmail.com on 24 May 2014 at 4:44

GoogleCodeExporter commented 8 years ago
And thanks for the report-back...

Original comment by bret...@gmail.com on 24 May 2014 at 4:44

GoogleCodeExporter commented 8 years ago
Hello,
I really like the option to export PDF and it works for me but texts.
I tried in Chrome, Safari and Firefox.
Best,

Original comment by renatolu...@gmail.com on 2 Jul 2015 at 9:51