Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Word2007 from MySQL #827

Open
veggia opened this issue Jun 28, 2016 · 0 comments
Open

Read Word2007 from MySQL #827

veggia opened this issue Jun 28, 2016 · 0 comments

Comments

@veggia
Copy link

veggia commented Jun 28, 2016

Hello
I've saved a word 2007 file into a MySQL BLOB.
Is there a method to load the Word data directly from MySQL BLOB data?
Example:
$myWordData = GetMySQLWordData();
$phpWord = \PhpOffice\PhpWord??????????\load($myWordData);

Thank you!!


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant