You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Synercoding.FileFormats.Pdf/PackageDetails.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<Product>Synercoding.FileFormats.Pdf</Product>
11
11
<Title>Synercoding.FileFormats.Pdf</Title>
12
12
<Description>Contains classes which makes it easy to quickly create a pdf file.</Description>
13
-
<PackageReleaseNotes>Added transparent and separation images support. Content streams will be flatedecode encoded. And overprint mode support is added.</PackageReleaseNotes>
13
+
<PackageReleaseNotes>Fixed broken zlib stream by removing explicit header and replacing deflate with zlib.</PackageReleaseNotes>
0 commit comments