Skip to content

rafinhacarneiro/robotframework-pdfhandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Handler

Reads PDF files and returns data with regexp

Requirements

Keywords

Open Pdf             path-to-file.pdf

@{CONTENT} =         Get Pdf Content

@{SELECTED} =        Get Values By Pattern   ^.*(\\d{2}/\\d{2}/\\d{4}).*$

&{METADATA} =        Get Pdf Metadata

${STATUS} =          Get Pdf Status

Releases

No releases published

Packages

No packages published