Skip to content

beefarino/convertfrompdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convertfrompdf

An implementation of a ConvertFrom-PDF cmdlet. This cmdlet will extract text from a PDF file. Your mileage may vary depending on the contents of the PDF.

Installation

You will need psake 4.0 to build and install this module.

The following PowerShell script will build the module and install it to your personal module area:

import-module psake
invoke-psake install

Use

import-module pdfreader
convertfrom-pdf -pdffile ./mypdf.pdf

About

An implementation of a ConvertFrom-PDF cmdlet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages