Sign In  Sign Up Live-Chat

the error :ExtractText()

Last post 08-21-2007, 1:58 PM by AdeelTaseer. 10 replies.
Sort Posts: Previous Next
  •  06-16-2006, 5:46 AM 50638

    the error :ExtractText()

    my code:

        Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
            Dim p As New Aspose.Pdf.Kit.PdfExtractor
            p.BindPdf("d:\temp\1.pdf")
            p.ExtractText()
            p.GetText("d:\temp\1.txt")
        End Sub

    os:windows xp

    .netframework:2.0

    devtool:vs2005

    HD format :fat32

     

    error:

     

    permission error

    说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

    异常详细信息: System.IO.IOException: permission error

    源错误:

    行 6:          Dim p As New Aspose.Pdf.Kit.PdfExtractor
    行 7:          p.BindPdf("d:\temp\1.pdf")
    行 8:          p.ExtractText()
    行 9:          p.GetText("d:\temp\1.txt")
    行 10:     End Sub

     

     

    my pdf file is a unicode file

     
  •  06-16-2006, 5:59 AM 50640 in reply to 50638

    Re: the error :ExtractText()

    Thanks for considering Aspose.

    Please attach the pdf file or directly mail to kevin.zuo@aspose.com.

    We will reply to you ASAP after we find out reasons.


    Kevin Zuo
    Content Supporter
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-16-2006, 7:01 AM 50643 in reply to 50638

    Re: the error :ExtractText()

    Thanks for considering Aspose.

    I found the Content Copying or Extraction are not allowed in the document restrictions of the pdf document you provided. You can use Ctrl+D to get those information.

    So here comes the error: permission error.


    Kevin Zuo
    Content Supporter
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-16-2006, 9:54 AM 50665 in reply to 50643

    Re: the error :ExtractText()

    thanks

    this problem is ok

    but i have 3 new problem with ExtractText()

    i have send mail to you

     

     

     
  •  06-17-2006, 7:57 AM 50713 in reply to 50665

    Re: the error :ExtractText()

    PdfExtractor does not support East Asian language now. We are trying to fix these bugs now.

    Best Regards.

    Georgie Yuan
    Lead Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  06-28-2006, 8:19 PM 51604 in reply to 50713

    Re: the error :ExtractText()

    Attachment: Present (inaccessible)

    Dear customer,

    The bug is fixed now and the East Asian language is supported now.

    Please download the dll and test it.

    Any other question is welcome.

    Best regards.


    Ken Du
    Lead Developer
    Aspose Changsha Team
    Contact Us
     
  •  08-01-2006, 10:32 PM 53734 in reply to 51604

    Re: the error :ExtractText()

    Dear all im trying to extract text from a pdf written in arabic language using the last dll that is said

    to support east asian languages (arabic is one of them ) but still i get rubbish data for arabic .

    Please help me this is very important , since buying this product depends on whether or not it has the ability to correctly extract arabic text

     
  •  08-02-2006, 12:45 AM 53751 in reply to 53734

    Re: the error :ExtractText()

    Thanks for considering Aspose.

    Please provide the pdf document you used as an attachment or directly mail to kevin.zuo@aspose.com.

    We will immediately investigate this issue and give you a reply ASAP.


    Kevin Zuo
    Content Supporter
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  08-21-2007, 1:46 AM 91575 in reply to 53751

    Re: the error :ExtractText()

    I have the similar problem.

    It prompt :can not find map file!

    I have tried all the way your advice,but can't resolve.

    Pls help us ,it's very urgent.

     
  •  08-21-2007, 1:50 AM 91576 in reply to 91575

    Re: the error :ExtractText()

    Attachment: Present (inaccessible)
    ADA.SHEN:

    I have the similar problem.

    It prompt :can not find map file!

    I have tried all the way your advice,but can't resolve.

    Pls help us ,it's very urgent.

     
  •  08-21-2007, 1:58 PM 91681 in reply to 91576

    Re: the error :ExtractText()

    Hi,

    Thank you for considering Aspose.

    I have checked your file and found that there are some Chinese character. There might be the problem of chinese font. I am able to reproduce this error and logged as isssue # PDFKITNET-3625 . I will discuss this with the developers and we will let you know as soon as solution is found.

    Thanks.

     
View as RSS news feed in XML