converting html to pdf

Last post 08-15-2015, 10:53 PM by arronlee. 2 replies.
Sort Posts: Previous Next
  •  03-20-2007, 12:35 PM 27537

    converting html to pdf

    in html i have = "<input id=first_name type=input value=[FirstName] name=first_name>"
     
    when i am trying to convert this html to pdf
     
    i am getting following error :
     
    System.NullReferenceException: Object reference not set to an instance of an object. at CuteEditor.Convertor.PDF.PDFRect.AddForm(HTMLForm field) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) at CuteEditor.Convertor.PDF.HTML2PDF.Render() at AleetNet.AlCreatePDF.CreateAndViewPDF()
     
    i am using following code :
    CuteEditor.Convertor.PDF.HTML2PDF html2pdf = new CuteEditor.Convertor.PDF.HTML2PDF(sContent);
    html2pdf.Render();
    html2pdf.Save(sPdfPath);
    please give me any suggestions.
     
    Thanks,
    Gurpreet
     
  •  03-20-2007, 7:37 PM 27548 in reply to 27537

    Re: converting html to pdf

    Gurpreet,
     
    The Input box is not supported in the current version. Sorry for the inconvenience.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  08-15-2015, 10:53 PM 80622 in reply to 27537

    Re: converting html to pdf

    Hi, Gurpreet.

    I wonder have you worked it out? When it comes to PDF conversion process, I have another question for you. I wonder have you ever tried to convert PDF to image files before? I am testing the related PDF to PNG converting , PDF to JPG converting , and PDF to BMP converting programs these days. Do you have experience about it? Any suggestion will be appreciated. Thanks in advance.    

     

     

     

    Best regards,

    Arron


    Best Regards,
    Arron





    Next Tomorrow is Another Day.
View as RSS news feed in XML