Skip to content

Conversation

lf2a
Copy link
Contributor

@lf2a lf2a commented Jan 12, 2022

Problem: Chrome does not save automatically when printing page as pdf.

Solution

app_state = {
        'recentDestinations': [{
            'id': 'Save as PDF',
            'origin': 'local',
            'account': ''   # added
        }],
        'selectedDestinationId': 'Save as PDF',
        'version': 2
    }

Copy link
Contributor

@hhslepicka hhslepicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, @lf2a

@hhslepicka hhslepicka merged commit 687047c into botcity-dev:main Jan 12, 2022
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.

2 participants