SIMITGROUP/phpjasperxml

static/textField Rotate not woking

JoseMariadosSantosMachado opened this issue · 4 comments

<staticText> <reportElement x="0" y="4" width="60" height="30" uuid="f5187bc6-d05d-481f-8617-724a031e316e"> <property name="com.jaspersoft.studio.spreadsheet.connectionID" value="74ef20f6-ee01-45a5-9b79-11b2fb7b5edb"/> <property name="com.jaspersoft.studio.unit.height" value="px"/> <property name="com.jaspersoft.studio.unit.leftIndent" value="px"/> </reportElement> <textElement verticalAlignment="Middle" rotation="Left"> <font isBold="true"/> <paragraph leftIndent="5"/> </textElement> <text><![CDATA[ID :]]></text> </staticText>

What you mean? Can give screenshoot?

kstan79

Only works if this element have borders.

What you mean? Can give screenshoot?

phpJasper

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.

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