Code Monkey home page Code Monkey logo

Comments (1)

christian-vigh-phpclasses avatar christian-vigh-phpclasses commented on August 13, 2024

Hello Philipp,

Thanks ! It has always been an everlasting wonder to me each time I discovered that I wrote software that works… :-)

The intuition you had in one of your other mails was true : this was linked to my attempts to provide a better translation for UTF8. In fact, I missed a function call somewhere, which was always returning ascii NUL characters because of improper parameter type.

The latest version 1.2.36 corrects this.

Christian.


De : phisu [mailto:[email protected]]
Envoyé : lundi 8 août 2016 10:43
À : christian-vigh-phpclasses/PdfToText
Objet : [christian-vigh-phpclasses/PdfToText] no output for a pdf (#9)

hello Christian,
your class becomes better and better. congratulations! i did a testrun for a sample of pdf files. i found a file which produces only non-printable outputs:

the file you can find here:
https://www.postbus.at/_downloads/Bus_mieten/Regionale_Ansprechpartner.pdf

my code:

$pdf = new PdfToText ($filename) ;
$text = $pdf->Text;
echo $text;

output:

��� �������

������������

�� �� ��

�����������

����������

�����������

�������������

������ � ��
�����������

�������������

��������

philipp


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it #9 on GitHub, or mute https://github.com/notifications/unsubscribe-auth/ARM8agcLifNQ10haD9ZzvNhL5Mp9HlQFks5qduwqgaJpZM4Je0qH the thread. https://github.com/notifications/beacon/ARM8amTEnWTPWz1FPAeCap9CTEEPwnm4ks5qduwqgaJpZM4Je0qH.gif


L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
https://www.avast.com/antivirus

from pdftotext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.