Skip to content

pdftables/php-pdftables-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PHP PDFtables.com API example

Use the cURL library, with CURLFile to send the file. This example converts the file test.pdf to XML.

You may need to enable the curl plugin in order for the curl_ functions to work. For example, if you're on a linux based system you might need to install packages relating to php-curl, or on Windows you may need to add extension=php_curl.dll to your php.ini. See Fatal error: Call to undefined function curl_init() using Batch File for more details.

About

PHP example of using the PDFTables API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages