Search found 2 matches

by Roark
2018-03-27T07:54:25-07:00
Forum: Users
Topic: Error converting txt to pdf
Replies: 3
Views: 5915

Re: Error converting txt to pdf

Thank you for that! It works.

Is there a way to convert the .txt file so the text is as it appears in the file? Or is that not possible without OCR?

Here is a picture of the .txt file:

http://ibb.co/jvxG5S
http://ibb.co/jvxG5S

Here is a picture of the resulting .pdf:

http://ibb.co/eTvazn ...
by Roark
2018-03-26T16:37:50-07:00
Forum: Users
Topic: Error converting txt to pdf
Replies: 3
Views: 5915

Error converting txt to pdf

I need some help with the most basic of tasks: converting txt to pdf from the command line. I believe that this is the proper code to convert a .txt file to .pdf:

convert text.txt text.pdf

But I get this error:

convert: improper image header 'text.txt' @ error/txt.c/ReadTXTImage/446.
convert ...