Search

You searched for the word(s):
Showing page 31 of 43 (423 total posts) < 1 second(s)
  • Re: Printed output being shrunk

    Adam, &nbsp; Further information on this issue. It seems that if an image is added to the content, CE automatically shrinks the image to fit the page width. In so doing, CE also shrinks the font size and everything else. &nbsp; For example, in your general.aspx, add a 14pt sentence to a new page, then print it. It will print ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 12, 2007
  • Printed output being shrunk

    Adam, please see: http://cutesoft.net/forums/permalink/29568/29592/ShowThread.aspx#29592 &nbsp; Thanks, Fred
    Posted to Cute Editor for .NET (Forum) by fredd on May 12, 2007
  • Printed output being shrunk

    CE appears to be shrinking content to fit into a page when printing. &nbsp; Images that I insert into the CE editor are getting shrunk when being printed. So is text. &nbsp; To demonstrate this, I start by placing this code in Microsoft FrontPage and printing it: &nbsp; &lt;html&gt; &nbsp;&nbsp;&nbsp; &lt;head&gt; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 12, 2007
  • Re: Printing issues

    Adam, &nbsp; I hope you understood what I said. In the CE in our app, when I print, the content on the printed page is about 65% of what it should be. Images are 35% smaller, fonts are 35% smaller, etc. on the printed output page. &nbsp; When I print the same thing in your default.aspx, everything is the correct size when printed. &nbsp; Any ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 11, 2007
  • Printing issues

    Hi Adam, &nbsp; When I create and print a document in CE, then copy/paste that content to Word for Windows and print the Word version, the CE document is about 65% of actual size when compared to the same document in Word. &nbsp; Font size is quite apparently wrong as well. 10pt becomes about 7pt when printed. &nbsp; However, when I paste ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 11, 2007
  • Re: Set default ImageGallery Height and Width on insert

    You can edit the applicable .aspx page and set any of the objects as ''hidden''...
    Posted to Cute Editor for .NET (Forum) by fredd on May 11, 2007
  • Re: Urgent - help re. delays

    Placing that code on the page didn't do anything to prevent the background action from taking over after hesitating on the keyboard for 1/2 second or so. I still then have to wait 3 to 4 seconds before the typing appears in sync with the keyboard. &nbsp; Fred
    Posted to Cute Editor for .NET (Forum) by fredd on May 10, 2007
  • Re: Urgent - help re. delays

    Hi Adam, &nbsp; Where do I place this code? &nbsp; &lt;script&gt; &nbsp;&nbsp;&nbsp;KEYDOWN_NOTIFYCHANGEDELAY=5000 &lt;/script&gt; &nbsp; Should it be in the Javascript at the bottom of the page where I have: function CuteEditor_OnInitialized(editor), function CuteEditor_OnCommand(editor,command,ui,value), etc.? Or does it get placed at ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 10, 2007
  • Re: Urgent - help re. delays

    That is&nbsp;better, Adam. &nbsp; It seems now that you aren't firing the background event until a few hundred milliseconds later after the last keystroke. Is that correct? There is, of course, still the 3000+ millisecond delay while the background operation takes place. &nbsp; Adam, can you add a property to CE that would allow us to set the ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 10, 2007
  • Re: Defaults to HTML

    Thanks, &nbsp; I did use example.css, but must have screwed up somewhere. &nbsp; I'll check it.. &nbsp; Fred
    Posted to Cute Editor for .NET (Forum) by fredd on May 10, 2007
« First ... < Previous 29 30 31 32 33 Next > ... Last »