android - Add dashed-line border for PdfPcell in PdfPtable using itext? -


how add dashed-line border pdfpcell in pdfptable using itext in android?

set border of cell no_border , define pdfpcellevent instead. draw border in event, using line dash pattern.

for cell events, see http://itextpdf.com/themes/keyword.php?id=201

for dashed lines , drawing rectangles, see pathconstructionandpainting , graphicsstateoperators.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -