Skip to content

make the start/end page for header processing customizable #282#1224

Merged
lfoppiano merged 2 commits intomasterfrom
feature/add-start-end-page-header
Feb 4, 2025
Merged

make the start/end page for header processing customizable #282#1224
lfoppiano merged 2 commits intomasterfrom
feature/add-start-end-page-header

Conversation

@lfoppiano
Copy link
Copy Markdown
Member

This should resolve #282

Comment on lines +185 to +192
return processHeaderDocumentReturnXml_post(
inputStream,
consolidate,
includeRawAffiliations,
includeRawCopyrights,
startPage,
endPage
);

Check warning

Code scanning / CodeQL

Information exposure through an error message Medium

Error information
can be exposed to an external user.
Error information
can be exposed to an external user.
Error information
can be exposed to an external user.
@lfoppiano lfoppiano merged commit 3bbc8e6 into master Feb 4, 2025
@lfoppiano lfoppiano deleted the feature/add-start-end-page-header branch February 4, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Customisable page range for header processing

1 participant