pdfsharp
How do I sign a pdf with electronic signature in PDFSharp? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-01-19 15:20 分类:问答PDFsharp can't find image (image not found)
I am using PDFsharp in an ASP.NET MVC application. I want to add an image but no matter what directory I put it in, it can\'t seem to find it. I have code like this as I am trying to copy the sample a[详细]
2023-01-06 00:22 分类:问答Safest way to copy a file
I need to merg two PDF files. However sometimes a file might be locked up I wrote this code, but I\'m wondering if it\'s not the smartest solution:[详细]
2022-12-24 23:44 分类:问答Edit and render RichText
We have an application (a custom network management tool for building automation) that supports printing labels that you can cut out and insert into the devices\' front displays. In earlier versions o[详细]
2022-12-24 00:31 分类:问答Get graphics information from font file. How to develop font parser similar to PDFView's font parsers?
I am trying to convert text into graphics using c#. My input is character string开发者_Go百科 and output is bitmap with the input text.[详细]
2022-12-22 12:28 分类:问答Open link within PDF in a new browser window (PDFsharp using silverPDF.dll)
In a Silverlight web application I have created PDF using PDFsharp’s silverPDF.dll. Within that PDF I have added some active links. I wa开发者_如何学JAVAnt links within PDF on click it opens new brow[详细]
2022-12-19 16:57 分类:问答itextsharp: how do i place an image all the way at the bottom?
i have an image that i just want 开发者_如何学JAVAto place all the way at the bottom of the page. how do i do this?\'Set these as needed[详细]
2022-12-14 03:58 分类:问答Can a pdfbox or itextsharp or pdfsharp reads corrupted pdf file
I recently downloaded pdf libraries ( pdfbox, pdfsharp, itextsharp), and I am trying to figure out can i parse corrupted pdf files with in Asp.Net.[详细]
2022-12-13 10:35 分类:问答Find char width in pixels for various Arial fontsizes
I have a program that is manually generating a PDF using PDFsharp in C#. Although it is rather tedious I have to use it and am nearing completion of the task. Only one issue remains.[详细]
2022-12-11 21:01 分类:问答What's the fastest .Net PDF library to dump a bunch of bitmaps to PDF?
I have 开发者_高级运维around 10 System.Drawing.Bitmap elements, which I want to dump to PDF. When combining them to a single bitmap, and then writing this to PNG, this takes me about 150 ms.[详细]
2022-12-09 00:34 分类:问答