Hello all,
I have a pdf with arabic text (here)
now I want to extract the text from the pdf using groupdocs.parser V(19.5)
the pdf is stored in my database as a byte[], below is my code for parsing the pdf with arabic…...[CreatedDateTime], [ModifiedDateTime]) VALUES(@FileVersionId, 0, @TextData...Add("@FileVersionId", SqlDbType.BigInt, 0).Value = fileVersionId; cmd.Parameters...