Pdf Encoding Problem

The problem PDF users find that some characters get changed when you open PC-created PDFs on the Mac, even though this isn’t supposed to happen, according to Adobe. In fact, if all goes according to plan, it doesn’t happen; PDF does an extraordinary job of preserving PC encoding on the Mac. Networks: Data Encoding 6. All advanced modems use a combination of modulation techniques to transmit multiple bits per baud. Multiple amplitude and multiple phase shifts are combined to transmit several bits per symbol. QPSK (Quadrature Phase Shift Keying) uses multiple phase shifts per symbol.

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up New issue Pdf

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Mar 12, 2015

Original issue reported on code.google.com by gokcen.eraslan@gmail.com on 5 Feb 2010 at 12:32

  • Merged into: #35

Attachments:

commented Mar 12, 2015

Original comment by roberto.alsina on 5 Feb 2010 at 1:03

  • Changed state: Duplicate
added Priority-Mediumauto-migratedType-Defect labels Mar 12, 2015
closed this Mar 12, 2015

commented Mar 12, 2015

Original comment by gokcen.eraslan@gmail.com on 9 Feb 2010 at 12:23

commented Mar 12, 2015

Original comment by roberto.alsina on 9 Feb 2010 at 12:31

commented Mar 12, 2015

Original comment by gokcen.eraslan@gmail.com on 9 Feb 2010 at 2:08

commented Mar 12, 2015

Original comment by roberto.alsina on 9 Feb 2010 at 2:17

commented Mar 12, 2015

Original comment by gokcen.eraslan@gmail.com on 10 Feb 2010 at 7:10

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Active7 years, 10 months ago

I have Arabic PDF Files and it seems that there are something wrong in its encoding .

When I try to search in the PDF for word inside it , it didn't find results

when I try to export the pdf contents to Excel using other programs it export data in a strange encoding

When I copy the data in the PDF to notepad , Notepad display strange encoding.

I am developing solution which will use these PDFs (about 950 file) so I must found a way to fix encoding.

Thanks in Advance

M_1100M_1100
Pdf encoding problem examples

closed as too localized by Tim PostNov 22 '11 at 2:29

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. If this question can be reworded to fit the rules in the help center, please edit the question.

1 Answer

Disclaimer: I've never edited an Arabic file.

How did you export the .pdf contents to Excel?

You cannot directly open a .pdf file neither with Word/Excel/Wordpad nor Notepad,that strange encoding you're seeing most probably is the specific encoding of a selected font resource.

You can use this thistool to detect the encoding

but I really advise you to read the bare minimum aboutUnicode and Character Sets

From then on, considering the amount of files involved, a good solution seems to be PyODConverter

For a smaller amount of files,Free PDF to Word Converter will take care of your needs:

Joao Figueiredo

What Is Encoding In Communication

Joao Figueiredo
1,9323 gold badges25 silver badges37 bronze badges

Pdf Font Encoding Problem

Not the answer you're looking for? Browse other questions tagged pdfcharacter-encoding or ask your own question.