John Tsombakos
John Tsombakos
@DamianEdwards I just updated my project to 0.9.1 and am still getting lots of errors related to generated files ``` e:\source\repos\App.DocGen\DocGen.Services\obj\Debug\net8.0\RazorSlices.SourceGenerator\RazorSlices.SourceGenerator.RazorSliceProxyGenerator\DocGen.Services.RazorSliceProxies.g.cs(264,43): error CS1022: Type or namespace definition, or end-of-file expected...
> Try updating to 0.9.3 and LMK if that helps. I'm not able to reproduce this. That did it! Thanks!
The `GeneratePdfAndShow()` method has a similar issue. However it depends on whether another PDF document is opened in the PDF viewer application (in my case, it's Foxit PDF Reader.) If...
Yes that does seem to be the case for the PDF application. If I open the app (Foxit) before generating the PDF, the document will show in Foxit and control...
Any chance this or (#1293) will get any attention?