Welcome Guest Search | Active Topics | Sign In | Register

Specifying footer height Options
Eddy Ng
Posted: Monday, January 21, 2013 12:43:39 PM
Rank: Newbie
Groups: Member

Joined: 11/27/2012
Posts: 5
I specify a footer for HtmlToPdf. However, the footer is kind of tall and the bottom of the footer got clipped. Is there anyway to specify the height of the footer so that it does not get clipped? I know about the HtmlToPdf.Options.StartPosition to specify the height of the reserved space for the header. Is there somethign similar to that for the footer? I need this badly.
eo_support
Posted: Monday, January 21, 2013 12:53:30 PM
Rank: Administration
Groups: Administration

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

If you use HtmlToPdf.Options.FooterHtmlFormat, then you can use this property:

http://www.essentialobjects.com/doc/4/eo.pdf.htmltopdfoptions.footerhtmlposition.aspx

You may also want to adjust the output area of the main content so that it doesn't overlap with the footer:

http://www.essentialobjects.com/doc/4/eo.pdf.htmltopdfoptions.outputarea.aspx

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.