Wkhtmltopdf.NetCore-deprecated icon indicating copy to clipboard operation
Wkhtmltopdf.NetCore-deprecated copied to clipboard

Rotativa + Net Core

Results 27 Wkhtmltopdf.NetCore-deprecated issues
Sort by recently updated
recently updated
newest added

Hi, I've been using this package and I discovered a way to automatically copy the required files to the build/publish folder. I think it can make easier consumers to use...

Originally added to: https://github.com/fpanaccia/Wkhtmltopdf.NetCore.Example/issues/22 I have some legal documents that I'm having to recreate in PDF from a .Net 5 (core) MVC application (using wkhtmltopdf.netcore 3.0.2). Obviously, I'm using your...

Will this package be updated to .NET 6 or should we fork it and create a new one?

Throws file not found exception '/app/59a1b217-811d-4723-a54b-....pdf on Linux Docker container. A portion of the stack trace: Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, string path, bool isDirectory, Func errorRewriter) Microsoft.Win32.SafeHandles.SafeFileHandle.Open(string path, OpenFlags flags, int mode)...

Hey, I have that files included on my view ``` test ``` My pdf generated did not included css and js... I was using Rotativa like that and it worked...

When I use rotativa and wkhtmltopdf on linux ubuntu I get this error. An unhandled exception occurred while processing the request. Win32Exception: No such file or directory

Hi, On updating my code to run on .NET 5.0, the following error occurs: ``` Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1] An unhandled exception has occurred while executing the request. System.Exception: QPainter::begin(): Returned false Exit...

Added DPI parameter to ConverterOptions. It fixes invalid letter-spacing bug when set to 300. Default value is 96.

ALM (Arabic Letter Mark ) Character shows in Arabic language with the minus numbers In the pdf I already added to `` to the header, and ( lang='ar') to the...