About: Open PDF files   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.webdatacommons.org associated with source dataset(s)

Put one of the following mappings in your vimrc: :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - |fmt -csw78 These define the :Rpdf command to read the result of converting a pdf document to text. The text is read into the current buffer after the current line. The first reads the pdf with each paragraph as a long line, while the second wraps long lines (if the fmt utility is available). For example, the following commands open a new tab page and read the text from a pdf document into the buffer.

AttributesValues
rdfs:label
  • Open PDF files
rdfs:comment
  • Put one of the following mappings in your vimrc: :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - |fmt -csw78 These define the :Rpdf command to read the result of converting a pdf document to text. The text is read into the current buffer after the current line. The first reads the pdf with each paragraph as a long line, while the second wraps long lines (if the fmt utility is available). For example, the following commands open a new tab page and read the text from a pdf document into the buffer.
Version
  • 7(xsd:integer)
dbkwik:vim/property/wikiPageUsesTemplate
Previous
  • 1354(xsd:integer)
Complexity
  • basic
Created
  • 2006(xsd:integer)
ID
  • 1356(xsd:integer)
NEXT
  • 1359(xsd:integer)
Rating
  • 41(xsd:integer)
abstract
  • Put one of the following mappings in your vimrc: :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - :command! -complete=file -nargs=1 Rpdf :r !pdftotext -nopgbrk - |fmt -csw78 These define the :Rpdf command to read the result of converting a pdf document to text. The text is read into the current buffer after the current line. The first reads the pdf with each paragraph as a long line, while the second wraps long lines (if the fmt utility is available). For example, the following commands open a new tab page and read the text from a pdf document into the buffer. :tabnew :Rpdf example.pdf
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software