#1 PDF Engine » How to align text in columns with SynPdf » 2015-11-25 15:54:49

JoAnCa
Replies: 1

Hello,
I need to display two columns with left-aligned text, and two columns with right-aligned numbers
To display data i use:

DrawTextAcrossCols([ZTable1Code.Value, ZTable1Descripcion.Value, FloatToStrF(ZTable1SaldoMes.Value, ffCurrency, 16, 2), FloatToStrF(ZTable1SaldoAcum.Value, ffCurrency, 16, 2)]);

How can we do?


Excuse my bad English, I speak Spanish

Board footer

Powered by FluxBB