Re: Html to PDF with page break

  •  02-15-2006, 2:46 PM

    Re: Html to PDF with page break

    Adam...any thoughts?
     
    Also, I'm trying to get the pdf as a stream without having to save to a file.  I have tried the following:

    Dim test As New CuteEditor.Convertor.PDF.HTML2PDF("<b>test</b>")

    But when I try to access the PDF property it throws an error.  Am I doing something wrong?

    Many Thanks,
    Zach Parrish
     
View Complete Thread