|
Search
You searched for the word(s): "image editor"'A=0
Showing page 51 of 229 (2,285 total posts)
< 1 second(s)
-
Hello !!
Is there possibilities to reconfigure the editor when we upload the image let`s say we have an image 450X450 px and we choose this image in the editor, than we will upload it, I will this picture auto resize from 450X450 to 200X200 so the rest of the image is removed NOT compressed, just as GD library works.
The below is ...
-
Andy,
You can find the source code of the examples in the CuteEditor download package.Here is the source code of the adding custom button:
<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head>
<title>ASP and ASP.NET ...
-
I received the following answer from CuteSoft
Mark,
We are still invesgating on this issue.
One concolution is that , the ImageEditor do not use the FileStorage. because it's integrated from another project.
So now we are considering make the ImageEditor use FileStorage too.
Regards,
Terry
-
Hi iFidelis,
Did you set the "action" setting in the view page code? If this setting is not necessary for you, then please remove it and try again.
Also, I suggest you use the same way as the mvc demo to initialize the editor, it should fix this error for you. In the demo, it using the method below to ...
-
I have version 5.0.0.0
All was working just fine until I started using the CuteEditor.dll assembly from the GAC. It loads fine and works for most functions but when I try to insert an image I get the error mentioned above.
I've tried changing the Editor.config file as Adam suggested (but it shouldn't apply for me at this point as I'm currently ...
-
Hi AviPic,
Please try the example below. Insert a image, add alt property ,select it and click the button.
<%@ Page Language=''C#'' AutoEventWireup=''true'' %>
...
-
dafo,
>>1) Which is the size in kb of cute editor to load
The total size of Cute Editor client files is 4.4MB.
>>2) The resize image function works whith GD or how it works, is it a real phisical resize? can I set the width and height of the resized image?
The resize image function is only available in ...
-
Aedan,
Thanks for the nice comment about Cute Editor.
>>I wonder if i can create Hi-Resolution (300 DPI) PDF files for print?
Cute Editor doesn't do anything to change PDF DPI. If you have a piece of HTML code which contains an Image, if the DPI of the image is 72, the DPI of the PDF will be 72. If the ...
-
Which version of CuteEditor are you using?
Have you set Editor.UseHttpHandlerCacheImages Property to true?
Editor.UseHttpHandlerCacheImages PropertyBy default Cute Editor will use HttpHandler process the image files on the server side. You can turn this feature off by setting this property to false.
By default, the Cute Editor ...
-
Brian, When the editor is loaded, the editor need to process a few funtions. In this process, the mouse cursor is changed. When the loading process is finished, the editor will give back the focus to the page.
>>Also, what specific instructions are there for upgrading to your latest version...if any?
There are a lot of ...
... 51 ...
|
|
|