empira / PDFsharp-1.5

A .NET library for processing PDF
MIT License
1.28k stars 588 forks source link

Fixes page count calculation, in DoSave, for PDFs opened without Modify so that they may be saved to another location. #129

Closed EricMEvans closed 1 year ago

EricMEvans commented 4 years ago

Fixes page count calculation, in DoSave, for PDFs opened without Modify so that they may be saved to another location.

ThomasHoevel commented 1 year ago

Files opened without the Modify flag cannot be saved.