Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Header And Footer Spacing #104

Open
RScanlan1990 opened this issue Apr 20, 2020 · 0 comments
Open

Header And Footer Spacing #104

RScanlan1990 opened this issue Apr 20, 2020 · 0 comments

Comments

@RScanlan1990
Copy link

RScanlan1990 commented Apr 20, 2020

Hi,

I am trying to set the spacing for my header and footer, I add the header and footer using this method
_objectConfig.Header.SetHtmlContent(GetCombinedPath(headerPath));
_objectConfig.Footer.SetHtmlContent(GetCombinedPath(footerPath));

But my content is not spaced below the header, I have tried to add
_objectConfig.Header.SetContentSpacing(60);
_objectConfig.Footer.SetContentSpacing(60);

However that seemed not to work, can anyone help me out please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant