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

[page_setup] improve page setup #966

Merged
merged 5 commits into from Mar 14, 2024
Merged

[page_setup] improve page setup #966

merged 5 commits into from Mar 14, 2024

Conversation

JanMarvin
Copy link
Owner

@JanMarvin JanMarvin commented Mar 10, 2024

In #965 an issue was raised regarding fit to width. This PR is a general overhaul of the wb_page_setup() function.

This is still WIP.

  • adds more print options like black and white printing, draft mode etc.
  • calculates scales for fit to width Not possible, this looks like it requires some GDI+ magic
  • adds pugi helper xml_child_mod() to modify an xml child without having to split it up. similar to xml_attr_mod()

@JanMarvin JanMarvin merged commit 95abe29 into main Mar 14, 2024
9 checks passed
@JanMarvin JanMarvin deleted the improve_ps branch March 14, 2024 20:46
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.

None yet

1 participant