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

How to do print() instead of showing #61

Open
Helkyd opened this issue Oct 13, 2024 · 0 comments
Open

How to do print() instead of showing #61

Helkyd opened this issue Oct 13, 2024 · 0 comments

Comments

@Helkyd
Copy link

Helkyd commented Oct 13, 2024

Hi,
Can you please explain me how to do PRINT() instead of showing the PDF ?
For example in this code
if (order_manage.print_modal) {
order_manage.print_modal.set_props(props);
order_manage.print_modal.set_title(title);
order_manage.print_modal.reload().show();

I would llike to instead of show() to print()

Thanks

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

No branches or pull requests

1 participant