Skip to content

Commit

Permalink
Merge branch 'main' of github.com:danielsaidi/printingkit
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed May 29, 2024
2 parents 0a8474d + 968d1b4 commit d6d9924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/PrintingKit/PrintingKit.docc/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ This will show a print dialog that you can use to perform the print operation, o

## PDF support

RichTextKit also has ``Pdf`` utilities, that cna be used to configure a PDF documentations, page margins, etc. They're used by the SDK when printing ``PrintItem/pdfData(_:)`` and ``PrintItem/pdfFile(at:)``, but you can use then as standalone utilities as well.
PrintingKit also has ``Pdf`` utilities, that can be used to configure a PDF documentations, page margins, etc. They're used by the SDK when printing ``PrintItem/pdfData(_:)`` and ``PrintItem/pdfFile(at:)``, but you can use then as standalone utilities as well.

0 comments on commit d6d9924

Please sign in to comment.