PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 1:38 pm

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Some Issue list for FYI
PostPosted: Wed Apr 03, 2013 6:26 am 
Offline

Joined: Sat Mar 30, 2013 2:51 am
Posts: 4
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 3798 times ]


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


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 143 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group