Skip to content

CoreWebView2.PrintToPdf(Async) - single page pdf (remove empty pages) #3487

@XWWPNcO4

Description

@XWWPNcO4

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

AB#44660627

Metadata

Metadata

Labels

feature requestfeature requestpriority-lowWe 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions