Hi, I am creating my first Mac app. I want to get a pdf of the web page of safari in my Mac app. Can anyone please guide me how to get PDF page in app? Thank you in advance. If I have to add any extension for that then which extension will be helpful for this purpose.
Get pdf of safari web page in Mac app
Check github for scrapeing projects, etc.
Are you saying you want a PDF of the content of your page, aka not including the safari browser toolbar? Assuming so, no Safari doesn't offer that but Chrome does offer that screenshot functionaity built in natively and you can do it at any responsive breakpoint. So unless there is something special about your webpage that makes it render differently in Safari than in Chrome, I'd recommend using Chrome's screenshot tool.