PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Tue Mar 19, 2024 7:24 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Thu Mar 15, 2018 6:57 am 
Offline
PDFsharp Expert
User avatar

Joined: Sat Mar 14, 2015 10:15 am
Posts: 905
Location: CCAA
Information about the latest version in my latest post in this thread.

Hi all!

The current NuGet oackages are "Version 1.50.4820-RC1".

I plan to wait about four week for reports of new bugs.
Then I will decide whether the next version is "stable" or "RC2".

The current version still has some bugs, quirks, and issues.
It brings many bug fixes over version 1.32 and new features like support for IRef streams.

IMHO it is mature enough for production use and new stable packages are long overdue.
I think the current version is much better than version 1.32. Don't let the "prerelease" flag of 1.50RC1 scare you off.

empira has developed PDFsharp and MigraDoc - and empira has used beta versions of PDFsharp 1.50 with production software for years.

So please test RC1 carefully before releasing your programs to the public.
Please report any regressions you encounter versus version 1.32 or beta 4/beta 5.

As of now you find the current version on GitHub and on NuGet. SourceForge will be updated later.
https://github.com/empira
https://www.nuget.org/profiles/PDFsharp-Team

_________________
Best regards
Thomas
(Freelance Software Developer with several years of MigraDoc/PDFsharp experience)


Last edited by TH-Soft on Sun Apr 08, 2018 9:11 am, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Sun Apr 08, 2018 9:10 am 
Offline
PDFsharp Expert
User avatar

Joined: Sat Mar 14, 2015 10:15 am
Posts: 905
Location: CCAA
Today I published RC2, full version is 1.50.4845-RC2a.
Changes were made with respect to rotated PDF pages.

The matter is complex and not everything is working as expected.

When using PDF pages with rotation as XPdfForms, everything works as expected.

But when modifying PDF pages with rotation, I have to add a hack:
Code:
page.Orientation = PageOrientation.Portrait;

This assignment can be made unconditionally. Pages with Rotate 0 or 180 are already portrait, pages with Rotate 90 or 270 are landscape, but modifying works only when they are set to portrait.

Using them as XPdfForms works only if pages with rotation 90 or 270 are set to landscape.

There is something wrong with the linking of orientation and rotation in PDFsharp - but I do not understand what is wrong and how to make it right.

I'm afraid for 1.50 stable it will have to be as it is with 1.50 RC2a. Not perfect, but better than before.

I hope there are no regressions with those changes.
Do not use "1.50.4844-RC2" - with that version there are some regressions which I did not notice before publishing to NuGet. Use "1.50.4845-RC2a" instead.

_________________
Best regards
Thomas
(Freelance Software Developer with several years of MigraDoc/PDFsharp experience)


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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:  
cron
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group