-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
feature requestfeature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.
Description
Is your feature request related to a problem? Please describe.
Till now, it is possible to create pdf files but it depends on the external websites how many pages are created. It is not possible to create a pdf with one page only. Another use case: PDF should not contain any empty pages which are generated due to a misdesigned website.
Describe the solution you'd like and alternatives you've considered
solution 1: prevent empty pages at the end of the pdf file ?
solution 2: CoreWebView2PrintSettings.PageRanges is used to limit the page count (regardless if the following pages are empty or not)
bug:
#3476
ajtruckleajtruckle
Metadata
Metadata
Assignees
Labels
feature requestfeature requestfeature requestpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.