tuespechkin

Hide Footer on first page

三世轮回 提交于 2021-02-10 14:26:51
问题 Is it possible to hide the header/footer of a TuesPechkin document for a specific page. I'd like the header and footers to be ignored on the first page of the PDF document but can't find a way to achieve this. Document setup as below: var document = new HtmlToPdfDocument { GlobalSettings = { ProduceOutline = true, DocumentTitle = "My Report", PaperSize = PaperKind.A4, // Implicit conversion to PechkinPaperSize Margins = { All = 1.375, Unit = Unit.Centimeters } }, Objects = { new

Pechkin with Windows Azure

孤人 提交于 2019-12-06 13:47:59
问题 I'm getting this error whenever I try to debug the Azure project from Visual Studio. I checked on my original site project file the Platform Target and project's and every dependence as well are using "Any CPU". Not really sure what to do from here. Could not load file or assembly 'Pechkin' or one of its dependencies. 回答1: Are you running 32 bit allowed? Lots of docs out there talk about this being a limitation. mark as the answer please if that is the problem. There are solutions as well.

Pechkin with Windows Azure

☆樱花仙子☆ 提交于 2019-12-04 18:53:44
I'm getting this error whenever I try to debug the Azure project from Visual Studio. I checked on my original site project file the Platform Target and project's and every dependence as well are using "Any CPU". Not really sure what to do from here. Could not load file or assembly 'Pechkin' or one of its dependencies. Are you running 32 bit allowed? Lots of docs out there talk about this being a limitation. mark as the answer please if that is the problem. There are solutions as well. apparently a guy did a fork called tuesPechkin with 64 bit versions. It's not possible to get wkhtmltopdf