danfickle

Results 79 comments of danfickle

Hi @Bigdatha Thanks for this report. I finally tracked down the cause. It turns out we set the size of the ```body``` to the content width of the first page....

Hi @syedkaleem29 This is noted somewhere, probably in the RTL issue. The problem is that with row spans and col spans, the table code is quite complex.

It seems we need to push this up the priority list.

Created Jira support ticket to claim com.openhtmltopdf group id today.

OK, I uploaded the release (0.0.1-RC2) to [bintray](https://bintray.com/danfickle/maven/com.openhtmltopdf%3Aopenhtmltopdf-parent/view). The next step is to request inclusion in Jcenter which I have done. Once it is there, it can be synced to...

The commands to prepare a release and then cunduct a deployment are below for reference: ``` mvn -DdryRun=false -Dusername=ghusername -Dpassword=ghpassword -DautoVersionSubmodules=true release:prepare mvn -DdryRun=false -Dusername=ghusername -Dpassword=ghpassword release:perform ```

OK, jars are now in jcenter and the sonatype releases staging repository. The next step is for sonatype to sync them with maven central repository. Nearly there. The version which...

[We are in maven](http://mvnrepository.com/artifact/com.openhtmltopdf)!

@scoldwell @aleksandr-m The latest maven version is `0.0.1-RC3`

@scoldwell - As promised, `0.0.1-RC4` should soon appear in maven central.