Can google chrome headless browser be used to serve PDFs to end users -


i looking use google chrome headless browser's 'print pdf' functionality replace existing way (using itext) generate pdfs.

is feasible solution considering number of concurrent calls need processed unknown?

is headless browser's print pdf functionality used in production enterprise solutions generate pdfs/screenshots or meant testing , development environments?

if processing multiple concurrent calls single machine issue, serverless solution based on aws lambda way approach because of scalability , ability parallel processing?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -