Search

You searched for the word(s): document
Showing page 188 of 325 (3,244 total posts) < 1 second(s)
  • Problem converting html to pdf

    Simple HTML conversion is working fine. When I try a more complex conversion I get the following error:   Message: Unable to cast object of type 'CuteEditor.Convertor.PDF.PDFAnchor' to type 'CuteEditor.Convertor.PDF.PDFObject'.   Inner Exception:   Source: CuteEditor   StackTrace: at ...
    Posted to Cute Editor for .NET (Forum) by amn on December 13, 2007
  • Cute Editor As Standalone

    I've switched CMS programs, and until my current CMS implements Cute Editor, I'd like to use it as a standalone application. Is the following possible? Have Cute Editor accessible by a link through a browser, save the files in some way so they can be transferred to the editor built into  the integrated CMS (crappy devedit). It may ...
    Posted to Cute Editor for PHP (Forum) by Capper on October 17, 2007
  • Viewing Word Docs and PDF files in Cute Editor

        Hi, I would like to know is it possible to view the content of a Microsoft Word Document or PDF file in Cute Editor.   Let me elaborate on the scenario: I have a number of files( say PDF and Word Docs) stored in a particular folder .   The user interface enlists the files in a grid.On selecting a particular ...
    Posted to Cute Editor for .NET (Forum) by anigopal on September 26, 2007
  • Re: Pasting text then saving to database

    Jeff,   There are two concepts.   Editor.PlainText This property is read-only. If you want to store the document text in a database which is searchable, you can use the output of this property to create an HTML-free copy for indexing. Demo:   http://www.richtextbox.com/test/PlainText.aspx     PasteAsText ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 19, 2007
  • Cannot use a leading .. to exit above top directory

    My content management systems resides in a different directory than the site it is managing.  Therefore, I need to be able to upload files to the site or at least link them into my text.   For example:   public site is http://blah.com (made that up)   CMS site is http://cmsblah.com (made that up)   When I ...
    Posted to Cute Editor for .NET (Forum) by jriis1170 on September 14, 2007
  • Trying to drag cells to resize is just not designed well

    Adam,   Using the mouse to adjust the cell size in a table is way too difficult. Just trying to get a cell selected is a very difficult task. The mouse has to be so exactly positioned and even then its not consistent. Also, there is only one multi-direction cursor presented, so the user can't just set the width or just set the ...
    Posted to Cute Editor for .NET (Forum) by fredd on August 31, 2007
  • Re: How to add to lists in Security > Default.config at runtime

    fredd,   This issue is fixed. Please download the latest build:   Demo:   http://cutesoft.net/example/general.aspx   Download:   http://cutesoft.net/downloads/default.aspx     Code ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 14, 2007
  • Re: PDF conversion significantly different than HTML

    Hi Fredd,   I've not used the PDF function before, however I can see that you haven't given the PDF document a CSS Stylesheet. This is what is applied when you view the HTML in CE.   Applying your CSS file should solve your issues (1-3). Page break I beleive is used when printing the page from the browser, I'm not sure if it is used ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 14, 2007
  • Re: CE adding <html><head> and <body> tags

    fredd,   I didn't find the HTML and head tag in the above code.   Did you set the following property to true?   Editor.EditCompleteDocument Property Specify whether a complete HTML document is being edited. If false, the editor will only process content inside the page body i.e. all content inside of the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 5, 2007
  • Regarding SavePDF

    Hi Guys,   I am using trial version of Cute Soft 6 editor for evalution purposes, My problem is regarding SavePDF(), when i use to save Pdf from cute editor, the alignment of text is distorting in pdf file which is generated,When i save to PDF, I don't get the same results. It is compressed and doesn't look the same. The width ...
    Posted to Cute Editor for .NET (Forum) by Shadab on June 19, 2007