Welcome Guest Search | Active Topics | Sign In | Register

Footer Overlaying Issue Options
Mathivanan
Posted: Thursday, March 31, 2016 1:32:18 PM
Rank: Newbie
Groups: Member

Joined: 2/21/2016
Posts: 8
Hi Team,

I am facing issue with the AcmPadding(). Below is my pagelayout.

AcmPageLayout pageLayout = new AcmPageLayout(PdfPageSizes.A4, new AcmPadding(0.3f, 0.9f, 0.3f, 1.3f));

I had set bottom margin to 1.3f is used for footer. The problem is with bottom when we are loading multiple image let say i am iterating 15 images and each image height is of 3f. When it draw continuously the bottom margin is also overlaying by the images. As a result of this my footer space is getting overwritten. If it is AcmText no issue. I had attached the issue part of the PDF with this mail.

Expectation is even the image also should behave the same way as text. Please give some suggestion to fix this issue.

Thanks
Mathivanan Ramanathan
eo_support
Posted: Thursday, March 31, 2016 4:14:34 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Please try to isolate the problem into a test project and send the test project to us. See here for more details:

http://www.essentialobjects.com/forum/test_project.aspx

Once we have that we will run it here and see what we can find.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.