veggiemeat/php-cometdocs

Cometdocs转换API库

dev-master 2015-04-24 03:31 UTC

This package is not auto-updated.

Last update: 2024-09-18 09:07:08 UTC


README

(稍后写一个更好的README)

用法

$cometdocs = new \Cometdocs\Cometdocs();
$cometdocs->PDF2XLS()->convert(fopen('/path/to/file.pdf', 'r'));