pdf2json
Version:
A PDF file parser that converts PDF binaries to text based JSON, powered by porting a fork of PDF.JS to Node.js
19 lines (18 loc) • 679 B
JSON
{
"formset": [
{
"id": "S2013DED",
"version": "0.1.1",
"agency": "de",
"main": "DE200_01",
"display_name": "Form DE200",
"forms": [
{"id": "DE200_01", "planned_date":"01-28-14", "actual_date": "01-28-14"},
{"id": "DE201P3", "planned_date":"01-28-14", "actual_date": "01-28-14"},
{"id": "DE329T", "planned_date":"01-28-14", "actual_date": "01-28-14"},
{"id": "DE329S", "planned_date":"01-28-14", "actual_date": "01-28-14"},
{"id": "VOUCHEF", "planned_date":"01-28-14", "actual_date": "01-28-14"}
]
}
]
}