report builder2.0 - Delphi ReportBuilder columns issue -


i working delphi xe6 reportbuilder version 15.05 build 275.

i want print images on paper decided user. eg:

enter image description here

say width of paper 10 cm , report column property set 2 column width 10/2 = 5 cm each.

we leave margin @ beginning, draw images in first column , column width / 2 = x cm.

so start second column x cm + initial margin. starts x cm point only.

i want place images in 'n' columns. how draw in second column?


Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -

how to add preprocess loader in webpack 2 -