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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.
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