You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. I used PDFLibNet.dll for my projet to extract Arabic pdf document to text.
2. used method pdfDoc.ExportText("c.txt",1,1,true,false);
What is the expected output? What do you see instead?
I was expected maintain physical layout and translate document to text file
format.but issue is when translate the document value change their order.
as example
1. expected out put as "007" but receive output is 700,
2. in the Arabic word are ok
please help to me to overcome above issue.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 12 Aug 2010 at 8:30
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Aug 2010 at 8:30The text was updated successfully, but these errors were encountered: