Git Product home page Git Product logo

pdf_search's Introduction

Hello World!!

stats graph languages graph
github contribution grid snake animation
javascript logo typescript logo react logo cmake logo docker logo git logo vuejs logo vuetify logo fastapi logo linux logo python logo r logo

pdf_search's People

Contributors

matthiasebner2002 avatar paulpruenster avatar

Stargazers

 avatar

Watchers

 avatar

pdf_search's Issues

Check why the +1 in the malloc is needed

Check why in the malloc, why the length of the string is not enough, and it only works if I add a +1.

num_matches].lines[j] = malloc(1 + strlen(lines_found[j]) * sizeof(char));

This line is in the function search_in_pdf.

Add a option to show the text around the found word.

Instead of:

pdfs bias
CG_6_Effects_1.pdf: 11(x2)
CV_4_Lecture.pdf: 28

Show the line of Text of all 3 found places:

pdfs bias
CG_6_Effects_1.pdf - 11:  ..... bias .....
CG_6_Effects_1.pdf - 11:.... bias ....
CV_4_Lecture.pdf - 28: ... bias ....

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.