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

feat: pdf export function adjustments to support pdf options #5047

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

atimael
Copy link
Contributor

@atimael atimael commented Jun 21, 2024

JIRA: XSH-997

Currently export function doesn't supports options like pdfTopLeftContent or pdfTopRightContent, this pr will add support for that. Also, orientation option from IExportPdfConfig was not working since the Settings interface doesn't support it, but it does support orientation through the pdfPageSize prop.

Important

Please, don't forget to run rush change for the commits that introduce new features 🙏


Refer to documentation to see how to run checks and tests in the pull request. This is the list of the most used commands:

extended test - backstop
extended test - tiger-cypress - integrated
extended test - tiger-cypress - isolated
extended test - tiger-cypress - record

@atimael atimael requested a review from kandl as a code owner June 21, 2024 14:54
@gooddata
Copy link

gooddata bot commented Jun 21, 2024

Job gooddata-ui-sdk-compatibility-pipeline at https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-compatibility-pipeline/803/ finished with 'SUCCESS' status.

@gooddata
Copy link

gooddata bot commented Jun 21, 2024

Job gooddata-ui-sdk-cypress-tiger-isolated-zuul-pipeline at https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-cypress-tiger-isolated-zuul-pipeline/2079/ finished with 'SUCCESS' status.

@gooddata
Copy link

gooddata bot commented Jun 21, 2024

Job gooddata-ui-sdk-unit-tests at https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-unit-tests/20926/ finished with 'SUCCESS' status.

Merged via the queue into master with commit 1ac2429 Jun 21, 2024
3 checks passed
@PavelJiranek PavelJiranek deleted the xsh-997-pdf-export-config-adjustments branch June 21, 2024 15:46
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.

2 participants