Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R/save] fix writing headerFooter. fixes #261 #262

Merged
merged 2 commits into from
Jul 5, 2022
Merged

Conversation

JanMarvin
Copy link
Owner

If the imported file has empty left/center/right header/footer values, the xml output contains only strings unequal to "":

<headerFooter differentOddEven="0" differentFirst="0" scaleWithDoc="0" alignWithMargins="0">
 <oddHeader>&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A</oddHeader>
 <oddFooter>&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P</oddFooter>
</headerFooter>

@JanMarvin JanMarvin mentioned this pull request Jul 5, 2022
@JanMarvin JanMarvin changed the title fix writing headerFooter with empty left, center or right. fixes #261 [R/save] fix writing headerFooter. fixes #261 Jul 5, 2022
@JanMarvin JanMarvin merged commit a0679c3 into main Jul 5, 2022
@JanMarvin JanMarvin deleted the gh_issue_261 branch July 5, 2022 20:31
JanMarvin pushed a commit that referenced this pull request Jul 8, 2022
[R/save] fix writing headerFooter. fixes #261
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant