marco.bruni.sys wrote:
I use for years PDFsharp, and I found out a few days ago that only in Windows 7 when the images are pasted through DrawImage not taken along the length of the image but only a part.
I'm afraid I do not understand what the problem really is. An SSCCE would help. Or maybe a PDF file created under Windows 7 and one from a different OS for comparison.
Sounds like a Windows problem.
See also:
viewtopic.php?f=2&t=832I'm sorry I thought I was clear

I use a software that PDFsharp (until version 1.32) and when I insert a jpeg image to a PDF by DrawImage in Windows XP is inserted correctly in Windows 7 while only a part, is cut.
Googoled I read that maybe the beta version of PDFsharp 1.50 beta solves this problem, right?
marco.bruni.sys wrote:
I tried to use PDFsharp 1.50 beta only tells me that this code Impossible convert from System.Drawing.SolidBrush to XBrush but that does work with PDFsharp 1.32
You need a GDI+ build of PDFsharp for this conversion. This applies to PDFsharp 1.32 and to PDFsharp 1.50 beta, no change in PDFsharp here.