I am having problems getting images to scale when filling image fields using form.FillImageField.
My input PDF form was created using Adobe LiveCycle Designer 8.0.
The three fields each use a different Object – Field – Sizing option.
Field C1 uses “Scale Image Proportionally” - Resizes the image in the object, ensuring that the aspect ratio of the image is preserved.
Field C2 uses “Scale Image to Fit Rectangle” - Resizes the image to match the dimensions of the object. The aspect ratio of the image is not preserved.
Field C3 uses “Use Original Size” - Does not resize the image. The object is resized to preserve the actual size of the image.
The bitmap file C.bmp is used to fill all three fields.
The attached zip file includes:
1) 1D_in.pdf
2) C.bmp
3) code.txt
4) 1D_out.pdf
Thank-you
Dovid Caplan