Search

You searched for the word(s): td style
Showing page 2 of 221 (2,209 total posts) < 1 second(s)
  • HELP!!! CuteEditor.Convertor.PDF.HTML2PDF Memory Render Issue [System.OutOfMemoryException]

    Hi There   When I try to render the below html into pdf it render method throws a System.OutOfMemoryException exception. If I us simple html that is limited to only a couple chars it renders the pdf without any hickups. It doesn't matter which server or machine I test it on, there still seems to be an issue. Is there a known memory leak ...
    Posted to Cute Editor for .NET (Forum) by hobo86 on August 27, 2007
  • Re: PDF formatting incorrect

    #1 Clear the HTML code from the editor on the webpage #2 Paste in the HTML code from form:  <div style="text-align: center;"><strong style="font-size: 18pt;">SKILLED NURSING PROGRESS NOTE</strong></div>  <hr />  <div></div>  </div>  ...
    Posted to Cute Editor for .NET (Forum) by MDECK on November 13, 2012
  • Problem editing nested tables

    I have a problem when editing more complex Table structures. I already checked it with the demo and the same problem occurs.   The HTML is as following   <p><span style=''color: #000000''></span>&nbsp;</p> <table border=''0'' cellspacing=''2'' cellpadding=''4'' width=''100%''>     ...
    Posted to Cute Editor for .NET (Forum) by SaferSephy on August 27, 2009
  • Re: Import Word document

    Hi Adam.   I load a HTML file and read the content. When I set the Editor value to this content it seems fine. But the HTML is dirty (Word) so Before setting the editor value I run CuteEditor.EditorUtility.CleanUpMicrosoftWordHTML And this function breaks everything...   Also, try pasting this Word-edited HTML document into the ...
    Posted to Cute Editor for .NET (Forum) by Dtest on January 7, 2009
  • Problem with CE in formview (inside modal popup panel)

    Hi,   I've downloaded the evaluation version today to try and find an HTML editor that will work well in a site I'm developing for a client.   I have a listview which contains a list of articles - when an article is selected an Ajax modal popup panel appears. This panel contains a formview which is by default in edit ...
    Posted to Cute Editor for .NET (Forum) by PHyndman on May 18, 2009
  • Cannot change font or color in editor

    I cannot change the color or font within the editor.  It seems to happen at random times and doesn't make any sense.  I have a test case that you can use to test the problem.Reproduce by doing the following:1) Paste the following into the HTML view of the Cute demo.  2) Switch to Preview3) Attempt to change the font or color of ...
    Posted to Cute Editor for .NET (Forum) by mthompson07 on February 12, 2006
  • Re: Customize "Upload" button behavior in Insert Image dialog box

    Hi qsun, The code below shows you how to handle the click envet of the upload button. And how to change the upload file name. The red code is what I added into the ''insert image'' dialog page <%@ Page Language=''C#'' Inherits=''CuteEditor.Dialogs.FileBrowserPage'' EnableViewState=''true'' %> <%@ Register TagPrefix=''CE'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 24, 2011
  • Re: error while converting html to pdf

    Hi gurpreet, Please try the html cod below, does it get the same error? <html><body>    <table style=''background-color: #d7d7d7;'' border=''0'' cellspacing=''0'' cellpadding=''0''        width=''100%''>        <tr>            ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 26, 2012
  • Re: error while converting html to pdf

    getting the same error, below is the HTML we are trying to convert to PDF-       <html> <body> <table style=''background-color: rgb(215, 215, 215);'' border=''0'' cellspacing=''0'' cellpadding=''0'' width=''100%''> <tr> <td> <table border=''0'' cellspacing=''0'' cellpadding=''0'' ...
    Posted to Cute Editor for .NET (Forum) by gurpreet on March 26, 2012
  • Many function don't work with a styled content

    Go to http://cutesoft.net/example/general.aspx 1. Input the test data below. 2. Ctrl-A to select all content. 3. Try to click some button on toolbar 4. Many function do not work. Bold, Italic, Font Color, Set Font Type, Font Size , Lower Case (upper case work correctly)    <table style=''margin-left: 0px; ...
    Posted to Cute Editor for .NET (Forum) by huythan on December 1, 2007