PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Some Issue list for FYI
https://forum.pdfsharp.net/viewtopic.php?f=2&t=2397
Page 1 of 1

Author:  icegreatgood [ Wed Apr 03, 2013 6:26 am ]
Post subject:  Some Issue list for FYI

In the PDFSharp-WPF versions 1.32.2608.0
1. If you cannot found PDFSharp.xps project, please download v1.31 version.
2. Fixed don’t show image in the Adobe Reader.
• XpsParser.ImageBrush.cs (ln 22, added):
Code:
brush.Opacity = 1;

• PdfContentWriter.cs (ln 526, changed):
Code:
 if (opacity <= 1)

3. Fixed zoom in/out display a redundant line in the some PDF reader tools, eg: foxit reader, (it should is image tile and again show)
• TilingPatternBuilder.cs(In 63,64,237,238, changed):
Code:
            double xStep = brush.Viewport.Width+6;
            double yStep = brush.Viewport.Height+6;


4. Please see image, In individual PDF read tool, it displays a transparent layer in the PDF, but it was no problem in the Adobe Reader/ FoxIt reader/ PDF-XChange viewer.
• TODO: No solve.
Attachment:
2013-04-03 2-18-37 PM.gif
2013-04-03 2-18-37 PM.gif [ 45.36 KiB | Viewed 4301 times ]


Notes: that I just made a summary, not an official change, just for your reference

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/