Skip to content

Releases: rodyager/RWTS-PDFwriter

Version 3.1a

11 Feb 01:32
737ec2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1...v3.1a

Version 3.1

24 Jan 01:52
Compare
Choose a tag to compare

Version 3.1

  • Improvements to the PPD - principally to cause the version of PDFWriter to be displayed correctly in Printer Settings.
  • Page Setup now offers all page sizes known by Apple. Users can also specify their own custom Page Size up to 5m x 5m.
  • buildscript output is more concise.
  • Driver now complies with the specification for handling communication with the CUPS scheduler.
  • Handle file names that appear to contain / correctly
  • Add screenshots to ReadMe to show how to navigate to the Printer Utility.

Full Changelog: v3.0...v3.1

Version 3

19 Jan 01:15
Compare
Choose a tag to compare

Version 3

Complete rewrite of printer driver in Swift

Fix issue #31 (Andreas Schmidhauser)
Address details in issues #28 #29 and #30 (Kevin Bernhagen)

Full Changelog: v2.0.5...v3.0

Version 2.0.5

16 Jan 10:54
Compare
Choose a tag to compare

Version 2.0.5

Universal version compatible with macOS11-13.2+

Fixed inconsistent version numbers.
Driver is also notarized (not that this makes any difference).

Full Changelog: v2.0.4...v2.0.5

Version 2.0.4

16 Jan 08:04
Compare
Choose a tag to compare

Version 2.0.4

Universal version compatible with macOS11-13.2+

Thanks to kbernhagen for suggestions that pointed me in the correct direction to completely automate the build process.

Full Changelog: v2.0.3...v2.0.4

Version 2.0.3

15 Jan 20:30
Compare
Choose a tag to compare

Version 2.0.3

Universal version compatible with macOS11-13.2+

Fixes issue #26

Full Changelog: v2.0.2...v2.0.3

Version 2.0.2

15 Jan 04:30
Compare
Choose a tag to compare

Version 2.0.2

Universal version compatible with macOS11-13.2+

Full Changelog: v2.0.1...v2.0.2

Version 2.0.1

14 Jan 03:27
Compare
Choose a tag to compare

Version 2.0.1

Universal version.
Improves reliability of the utility when initially launched by the installer.
Fixes Issue #25

Installer incorporates all commits up to and including ee7126f (15 Jan 2023)

Full Changelog: v2.0...v2.0.1

Version 2.0

19 Nov 20:59
Compare
Choose a tag to compare

Version 2.0

New release with XCode project to build the binaries.
Instructions on how to sign and notarize the package
Universal Binaries for Intel and MacSilicon machines.
Save files no longer have a Job prefix. Duplicates are avoided by adding a number after the name if necessary.
PDFWriter Utility (available from the Options & Supplies button in the Printers and Scanners System Peferences panel) to allow users to create their own destination folder for PDFs in a location of their choice and to reveal the uninstall script.

And, of course, the supplied installer is signed and notarized.
(Updated 21 Nov 2022 so that the installer does not require Rosetta on M1 machines)

What's Changed

New Contributors

  • @n1313 made their first contribution in #10

Full Changelog: v1.0.1...v2.0

Version 1.0.1

04 May 08:20
Compare
Choose a tag to compare

Incorporating some modifications suggested by Francis McKenzie.

What's Changed

  • Build fixes: PDFfolder.png, SDKROOT, formatting. by @mckenfra in #2

New Contributors

Full Changelog: v1.0...v1.0.1