Re: HTML2PDF

  •  07-22-2008, 8:50 AM

    Re: HTML2PDF

    I think there is another problem, this is what I get when I try the code with the url www.cutesoft.net;
     
    [OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
       CuteEditor.Convertor.PDF.PDFRect.AddText(String text, FontStyle fontStyle, Boolean warp, PDFAnchor anchor) +950
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +5589
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.a(HTMLNode A_0, FontStyle A_1, Int32& A_2) +6751
       CuteEditor.Convertor.PDF.HTML2PDF.Render() +376
     
    And aspnet_wp.exe goes up to 1,5gb memory usage..
View Complete Thread