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
行 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
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.
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.
thanks
this problem is ok
but i have 3 new problem with ExtractText()
i have send mail to you
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.
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
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.
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.
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.
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.