Quantcast
Channel: PDFsharp - A .NET library for processing PDF
Browsing all 46 articles
Browse latest View live
↧

Closed Issue: Coding errors in Parser.ParseDateTime [15780]

Two elements here:First off, the return of datetime.Add(ts) and datetime.Subtract(ts) is never assigned to datetime variable, effectively making the entire operation useless.Second, if o == '+', it...

View Article


Closed Issue: InvalidCastException in PdfDictionary.cs [9711]

There is an InvalidCastException thrown. Patch fixing it attached.

View Article


Closed Unassigned: RtfFormatter adds an extra space after non-breaking space...

When I insert NBSP in the paragraph and render it with RtfDocumentRenderer, I get additional space after NBSP, and it is slightly noticeable in the resulting document.Code sample```c#Document d = new...

View Article

Edited Issue: InvalidCastException in PdfAnnotations [15805]

PDFSharp 1.32(Bug introduced in 1.31)Previously reported at: http://forum.pdfsharp.net/viewtopic.php?f=3&t=1197Attempting to iterate a PdfAnnotations instance with a foreach loop results in an...

View Article

Created Release: PDFsharp 1.50 beta 3 (Dez 02, 2015)

This source code for PDFsharp 1.50 beta 3.The binaries are available from NuGet.org.

View Article


Released: PDFsharp 1.50 beta 3 (Dec 02, 2015)

This source code for PDFsharp 1.50 beta 3. The source code for MigraDoc and the samples will follow. The binaries are available from NuGet.org.

View Article

Updated Release: PDFsharp 1.50 beta 3 (Dez 02, 2015)

This source code for PDFsharp 1.50 beta 3.The source code for MigraDoc and the samples will follow.The binaries are available from NuGet.org.

View Article

Updated Release: PDFsharp 1.50 beta 3 (Dez 09, 2015)

This source code for PDFsharp 1.50 beta 3.The source code for MigraDoc and the samples will follow.The binaries are available from NuGet.org.

View Article


Released: PDFsharp 1.50 beta 3a (Dec 09, 2015)

This is the source code for PDFsharp 1.50 beta 3a. The source code for MigraDoc and the samples will follow. The binaries are available from NuGet.org.

View Article


Updated Release: PDFsharp 1.50 beta 3a (Dez 09, 2015)

This is the source code for PDFsharp 1.50 beta 3a.The source code for MigraDoc and the samples will follow.The binaries are available from NuGet.org.

View Article

Released: PDFsharp 1.50 beta 3a (Dec 10, 2015)

This is the source code for PDFsharp 1.50 beta 3a. The source code for MigraDoc and the samples is included. The binaries are available from NuGet.org. Please note that...

View Article

Updated Release: PDFsharp 1.50 beta 3a (Dez 10, 2015)

This is the source code for PDFsharp 1.50 beta 3a.The source code for MigraDoc and the samples is included.The binaries are available from NuGet.org.Please note that...

View Article

Updated Release: PDFsharp 1.50 beta 3a (Dez 10, 2015)

This is the source code for PDFsharp 1.50 beta 3a.The source code for MigraDoc and the samples is included.The binaries are available from NuGet.org.Please note that...

View Article


Released: PDFsharp 1.50 beta 3a (Dec 10, 2015)

This is the source code for PDFsharp 1.50 beta 3a. The source code for MigraDoc and the samples is included. The binaries are available from NuGet.org. Please note that...

View Article

Updated Release: PDFsharp 1.50 beta 3a (Dez 10, 2015)

This is the source code for PDFsharp 1.50 beta 3a.The source code for MigraDoc and the samples is included.The binaries are available from NuGet.org.Please note that...

View Article


Released: PDFsharp 1.50 beta 3b (Dec 16, 2015)

This is the source code for PDFsharp 1.50 beta 3b. The source code for MigraDoc and the samples is included. The binaries are available from NuGet.org. Please note that...

View Article

Updated Release: PDFsharp 1.50 beta 3b (Dez 16, 2015)

This is the source code for PDFsharp 1.50 beta 3b.The source code for MigraDoc and the samples is included.The binaries are available from NuGet.org.Please note that...

View Article


Created Unassigned: New version not working with Windows 2012 server [17589]

If I deploy in Windows 2012 server, the new version is not working. Can you please get me, why? and do we have any solution?

View Article

New Post: Adding attachment to pdf

Does PdfSharp supports PDF attachments? I can't figure out how to add an attachment(pdf file) to existing pdf. Is there any way around to do it?

View Article

Created Unassigned: Outlined watermark not work [17614]

Hello to all.It seems that in 1.50.4000-beta3b version, the XGraphicsPath AddText function with outlined or transparent text not working. I verified in the example code. With 1.30 stable version, it's...

View Article
Browsing all 46 articles
Browse latest View live