Skip to content

Any way to print PDF into memory, instead of to a file? #4877

Closed Answered by amaitland
danya02 asked this question in Q&A
Discussion options

You must be logged in to vote

OffScreen and headless are different things. CefSharp.OffScreen is technically a non-headless browser even though it renders to a bitmap.

Try switching to puppeteer sharp, you should be able to get the PDF in memory.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@danya02
Comment options

@amaitland
Comment options

@danya02
Comment options

@amaitland
Comment options

Answer selected by danya02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants