Adrian
Adrian
### install git-core ``` sudo -s apt-get update apt-get upgrade apt-get install git-core ``` ### clone & compile ``` cd /usr/local/src/ git clone https://github.com/raburton/evoplus_cid.git cd /usr/local/src/evoplus_cid/jni gcc evoplus_cid.c -o evoplus_cid...
Hi, i would like to use the library (with Play 2.6 and scala 2.11) for creating PDFs. Unfortunately there is still a bug with [box sizing](https://github.com/flyingsaucerproject/flyingsaucer/pull/152) which should be fixed...
- add USE_CHROME_PROFILE to be able to reuse a session (maybe to many sessions can be a ban reason) - add START_MAXIMIZED to config - add MAX_PLAYER to configure the...