-
Hello. I am trying to use the QuestPDF library with docker container.
If i try to send a request via Postman, the following exception was occured:
"The type initializer for 'SkiaSharp.SKAbstractM…
-
**Describe the bug**
Unicode text shaping capability breaks when paragraph starts with English but does not when English text is in the middle of paragraph.
**To Reproduce**
.Text("English text…
-
**Describe the bug**
the .SkipOnce() and probably the .ShowOnce() methods doesn't work as expected. Tried many times, never understood the way they work.
**To Reproduce**
[Just copy this exact co…
boubl updated
2 years ago
-
**Describe the bug**
When rendering a textspan that is too long to fit on one page, the final glyph of the page is repeated at the beginning of the next page.
**To Reproduce**
using QuestPD…
-
similar iTextSharp,I am currently using QuestPDF,But I need to merge PDF and add watermark,Is there any method available now?
thanks
-
**Describe the bug**
The generated pdf is rendered only partially in(1) MS Edge and SumatraPDF. It's rendered correctly in Firefox, and can be imported by Affinity Designer without any problems.
*…
-
I have developed an application in .NET Core(5), I am using **QuestPDF (2022.2.6)**. Generated PDF is working fine on my local machine (**Windows 11**), but when I deploy this application on **.NET Co…
-
**Describe the bug**
I'm on Mac OS Monterey 12.4. I followed the instructions and ran `donet tool install QuestPDF.Previewer` to install the previewer as a tool. When I run the application, I get a b…
-
duplicate characters appear on the previous page and the next page,use chinese.
![image](https://user-images.githubusercontent.com/21054385/180350272-55dff42d-1946-4aaf-b033-033718dd96c1.png)
How …
-
Hello! I have a svg-Image containing some text. The rendering of lines and areas works fine but the text does not render.
I already tried converting the text to contours but without success.
Ori…