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

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

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

lfoppiano
Copy link
Collaborator

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