expectedbehavior / php-docraptor

PHP consumer for the DocRaptor.com API
ISC License
7 stars 1 forks source link

Add support for array of prince options #37

Closed rsands2801 closed 9 years ago

rsands2801 commented 9 years ago

Ability to pass in array to set document options for prince features

janxious commented 9 years ago

@rsands2801 Let me know if you want me to make my proposed changes. Can get this out and published today, probably.

rsands2801 commented 9 years ago

I have move baseurl to the document options part. I suppose this variable should disappear as it can be part of the setdocumentprinceoptions but to leave simpler functionality i didn't.

For the is_array check do you think we could just remove this completely?