Hi All,
I am trying to save images copy-pasted from WORD file (these images lie the clipboard of the local machine).Is there any way where i can copy these images from my clipboard to the server .
Thanks,
I am trying to save images copy-pasted from WORD file (these images lie the clipboard of the local machine).Is there any way where i can copy these images from my clipboard to the server .
Thanks,
Re: Clipboard copy pasted image saving
Re: Clipboard copy pasted image saving
If you want to paste images into your document, you need to upload them to a server first.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Re: Clipboard copy pasted image saving
I know that OUTLOOK is local program, but it work under same idea.
When you write text in the editor window (on CKEditor) the text insert into variable and save in the DB. can't it be the same with images? when I paste image into the editor and submit, the editor upload the image to the server, and keep all the info in some variable that save in the DB...
?
Re: Clipboard copy pasted image saving
Re: Clipboard copy pasted image saving
just for personal interest... how does docs.google do it? it's more than an useful feature! It's something that you would expect from an RT-Editor, isn't it?
upload and detect the local binary content and save in a server
Once submitted to the server, can we upload and detect the local binary content and save in a server folder? The html content then will be replaced the binary with the path of image file.
Thanks,
Attachments:
Yes, you can do it at the
Yes, you can do it at the server. Also you can do it on the browser using this plugin, it's just of its features http://alfonsoml.blogspot.com/p/simpleuploads-plugin-for-ckeditor.html?m=1