Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
560
Image can not fit to cell of Grid pattern .
posted

 

I have problem to resize Image to fit in grid cell

[note – example, cell has span 3 columns 2 rows ] .

I attached simple example, code and results, one pdf with image, another without image,... also I attached image [tif file] that I try to embed.

Could you help me with this ?

I could not find any example related with it ..

pdfexample.rar
Parents
  • 469350
    Offline posted

    Hi,

    I don't think the PDF engine has any kind of scaling functionality. You would have to calculate the size of the page and the remaining size of the cell and then reduce the size of your image in code to fit.

Reply Children