-
-
**Issue Description:**
There is an issue in the `CharacterCodeToGlyphIndex` method within the `ByteEncodingCMapTable` class, which implements the `ICMapSubTable` interface in the namespace `Ugl…
-
Create the ability to upload a PDF using NuGet package PDFPig, and display the result on screen.
Acceptance criteria:
PDF contents are able to be uploaded by user and displayed on screen.
-
## STR
`PdfDocument.Open(pdfBytes)` with the some PDF file. As it contains sensitive data, i unfortunately cannot attach it here and I was unfortunately unable to create a minimal example, but some…
rklec updated
1 month ago
-
Greetings,
I would like to ask how to draw a table using this library. I have a set of data that need to be put inside a table and export to PDF. If you could kindly prescribe me any strategies to …
-
[HiddenText.pdf](https://github.com/UglyToad/PdfPig/files/11450834/HiddenText.pdf)
There appears to be no text on this page, but PdfPig does return some TextBlocks and DocumentLayoutAnalyis confirms …
-
https://github.com/UglyToad/PdfPig/blob/ee756088d909bba91c3aa2c1e00574ca6dc0f5e4/src/UglyToad.PdfPig/PdfFonts/Cmap/CMap.cs#L199
When the number of bytes is not enough, parsing here will throw an exce…
-
I have an application that uses PdfPig to merge multiple PDF files. I'm using `PdfDocumentBuilder.AddPage` for this.
The users of the application have reported a few cases where the created (merged) …
-
Hi. I want to extract the lines drawn on pdf documents in black. Is this possible under the current version of PdfPig?
If this is possible, please tell me how
-
### Discussed in https://github.com/UglyToad/PdfPig/discussions/735
Originally posted by **BSevault** November 20, 2023
Hello.
I'm working with an internal pdf which is generated programati…