Search

You searched for the word(s):
Showing page 1 of 2 (13 total posts) < 1 second(s)
  • Custom Dropdown

    I have a custom dropdown in the editor and I can populate it server side no problem.&nbsp; I was wondering...is there is a way to change the items in that dropdown via javascript?&nbsp; I'm not afraid of javascript so I don't care if it's messy, I'd just like to be able to do it. &nbsp; Thanks, Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on September 25, 2006
  • Re: Html to PDF with page break

    Right, that works fine, but I'm wanting to serve a pdf without having to save it to the hard drive.&nbsp; I have a report that generates dynamically, and I would like a create pdf button that just takes that html and creates a byte array or something that I can just response.write to the client without having to save it. &nbsp; Thanks, Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 15, 2006
  • Re: Html to PDF with page break

    Thanks Adam.&nbsp; Keep me posted. &nbsp; I tried your suggestion above and it no longer throws an error.&nbsp;&nbsp;It will now&nbsp;save the file properly if I call the Save() function,&nbsp;but the PDF property is empty.&nbsp; Is there just not a way to get the pdf without saving it to disk first? &nbsp; Thank You, Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 15, 2006
  • Re: Html to PDF with page break

    Adam...any thoughts? &nbsp; Also, I'm trying to get the pdf as&nbsp;a stream without having to save to a file.&nbsp; I have tried the following: Dim test As New CuteEditor.Convertor.PDF.HTML2PDF(''&lt;b&gt;test&lt;/b&gt;'')But when I try to access the PDF property it throws an error.&nbsp; Am I doing something wrong?Many Thanks,Zach ...
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 15, 2006
  • Html to PDF with page break

    Is there a way to specify page breaks when using the save to pdf feature?&nbsp; It just makes one really long page. &nbsp; Thanks, Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 14, 2006
  • Re: Version 5.2 PDF Generating.

    Is it possible to use this feature without actually having an editor on the page?&nbsp; I have some html content from the Editor saved to a database and would love to be able to pull it out as a pdf.&nbsp; Everything I try just throws an object not found error. &nbsp; Thanks, Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 9, 2006
  • Re: Anchors and absolute URLs

    Adam, &nbsp; See my update posted just before your reply. &nbsp; Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 2, 2006
  • Re: Anchors and absolute URLs

    Update: &nbsp; I've discovered that this only happens if the url of the page that the editor is on has any querystring arguments.&nbsp; You can reproduce it on the demo on this site if you just add a dummy argument to the querystring. &nbsp; Zach
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 2, 2006
  • Anchors and absolute URLs

    I seem to be having some trouble.&nbsp; On the demo page for relative/absolute urls everything works how I would want it to.&nbsp; While using absolute URLs (which I need since these will be emails)&nbsp;I add an anchor and then a link to that anchor, and the link to the anchor does not get the absolute url added to it...which is ...
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 2, 2006
  • Re: Image gallery question

    Ok, the largest number I can make work is 2097151 which corresponds to about 2 gigs.&nbsp; If I enter in a number any higher it actually tells me that the folder size limit is a negative number and won't let me upload anything.&nbsp; Is there something I'm doing wrong or is that just the upper limit? &nbsp; Most likely that will be enough space ...
    Posted to Cute Editor for .NET (Forum) by ZParrish on January 26, 2006
1 2 Next >