-
Hi,
first thanks for port this to .NET Standard
I'm having problems reading a pdf file and trying to draw a png image loaded from a file
this is my code
```csharp
using System.IO;
using PdfSharp…
-
# Problem
It seems like the casing of a package ID in the package web page is determined by the first version's ID casing. For example, consider the "sqlite" package ID.
ID | Version
---|-----…
-
This project looks like exactly what I need. However, and as you hint at in the readme, I have little experience with Java/Maven/etc but do use VS and Azure daily (C#/Asp.net core).
Would you be able…
-
Please add a LICENSE file to the project. PdfSharp is licensed under MIT. Does the same apply for PdfSharpCore? Thank you.
-
### Introducción al flujo de GitHub
Ahora que te has familiarizado con issues, usemos esta propuesta para seguir el camino a tu primera contribución.
Diferentes personas usan diferentes flujos de tr…
-
XPS file with 30 pages with the same image in background has size about 800 kB. After conversion to pdf it has 17 MB, probably because conversion to PDF copy the same image into each pdf page.
-
Hi,
it seems that the CSS Pseudoclass element:nth-child() doesn't seem to work. For example _tr:nth-child(even)_
The CSS formating is just skipped - normal styling to tr is applied without problem…
-
已启动生成…
1>------ 已启动生成: 项目: Core2D, 配置: Debug Any CPU ------
1>你正在使用 .NET 的预览版。请查看 https://aka.ms/dotnet-core-preview
1>你正在使用 .NET 的预览版。请查看 https://aka.ms/dotnet-core-preview
1>CSC : warning CS8032…
-
Update: Basically we've replaced PdfSharp with PdfPig to support a much much better text extraction engine.
---
The author of PDFSharp says it is possible to do PDF text extraction with his libr…
-
The font spacing of a timetable export using Unicorn.Writer is noticably tighter than using PdfSharp. Noticeably, the text of some location rows appears to hit lines above them.