SIMITGROUP / phpjasperxml

This is a php wysiwyg report library
BSD 3-Clause "New" or "Revised" License
44 stars 45 forks source link

static/textField Rotate not woking #77

Closed JoseMariadosSantosMachado closed 11 months ago

JoseMariadosSantosMachado commented 2 years ago

`

                <textElement verticalAlignment="Middle" rotation="Left">
                    <font isBold="true"/>
                    <paragraph leftIndent="5"/>
                </textElement>
                <text><![CDATA[ID :]]></text>
            </staticText>`
kstan79 commented 2 years ago

What you mean? Can give screenshoot?

JoseMariadosSantosMachado commented 2 years ago

kstan79

Only works if this element have borders.

What you mean? Can give screenshoot?

phpJasper

kstan79 commented 2 years ago

ya, rotation is not perfect due to upstream project cant handle it properly (tcpdf). We need to accommodate when we have at this moment. tcpdf going to come out new major upgrade but yet to release.

kstan79 commented 11 months ago

no plan to improve it at the moment cause still rely on tcpdf.