CuteEditor for .NET Questions

  •  06-28-2006, 10:57 AM

    CuteEditor for .NET Questions

    Hi, I downloaded Cuteeditor for .NET, trial version and tried it out. It works great, but I have few problems, I am not sure if this is because it is a trial version. We want to think of buying this, if these issues are resolved. We use .Net framework 1.1.
     
    1. SavePDF - PDF file is saved fine, but this doesn't keep the PageBreaks in the cuteeditor html content. Is there a way to fix this?
    2. Spell check - When I click on spell check, it pops up the new window, but the Change To and Suggestions text boxes are blank. I have NetSpell.SpellChecker.dll and en-US.dic and all other .dic files under bin folder of my application. Am I missing anything else?
    3. Printing - When I used Print button, it prints the content fine, but it is keeping the header and footer of the IE browser, I know we can manually goto browser's menu, File -> Page Setup and remove the header and footer settings, but that solution is not feasible, we need a programmatic solution, so I decided to use another aspx page and set the Response.Contenttype = "application/msword" and it works fine except the page break not working, do you know any solution for this? If the Pagebreak works in SavePDf, that will be good too. Thanks for any help.
    4. Image Gallery - I get the following error when I click on this button.  The name 'ThumbUrl' doesn't exist in the class or namespace 'ASP.Thimblist_ascx'
    5. Insert Image - I get the following error when I click on this button. The name 'ProcessWebPath' doesnot exist in the class or namespace 'ASP.InsertImage_aspx'
    6. Licensing - We have local servers where we do our development, then 1 development server, 1 staging server and 2 Production servers (currently we have 1 prod server, but planning to implement web farm with 2 prod servers), what would be the best license option for us?

    thanks,
    Bindu

View Complete Thread