Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6879285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:49:38+00:00 2026-05-27T04:49:38+00:00

I am currently taking a curse in C programming, and for our final project

  • 0

I am currently taking a curse in C programming, and for our final project we need to read some text from a pdf into a string, so we can manipulate the string.

In essence what i am looking for is something similar to this, only with a .pdf instead of a .txt file.

  char *line;
  fscanf(myfile.txt," %[^\n]", line);

I have no experience with ghostscript, so I have no idea if this is even possible, although we where told that we should use ghostscript.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T04:49:38+00:00Added an answer on May 27, 2026 at 4:49 am

    The current version of Ghostscript includes the ‘txtwrite’ device, which will extract text from any supported input (PostScript, PDF, XPS, PCL) and will emit it in a variety of forms.

    The UTF-8 output would probably be most useful to you.

    Caveat! Many things which appear to be text in PDF files are not text, and no attempt is made to deal with these.

    ps2ascii is deprecated with the release of the txtwrite device, but in any case its perfectly capable (despite the name) of dealing with PDF as an input.

    I can’t think why anyone assigned you this project, PDF files are not text files, and cannot be treated as such. In addition to the fact that PDF files are generally compressed, identifying the contents stream and all the other streams it relies on (which may themselves include text) is non-trivial. Plus, the text is often encoded in a way which can be difficult to understand (this is particularly true of CIDFonts and TrueType fonts).

    Perhaps your tutor expected you to first become expert in the PDF format, but that seems excessive for a C course.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently taking a course in Java and I've run into some confusing code.
I am currently taking a parallel programming class and our first programming exercise was
A class I am taking currently requires us to do all of our coding
It is currently said that MD5 is partially unsafe. Taking this into consideration, I'd
On my current project, I came across our master DB script. Taking a closer
I'm currently writing an iPhone application which gets some data from the user and
I'm trying to extract text from arbitrary html pages. Some of the pages (which
I'm currently taking a math class in College called Scientific Computing and the professor
I'm currently taking care of a certain local website. The default port has been
In the data structures class that I am currently taking, we have been tasked

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.