Questions tagged [stapler]
4 questions
5
votes
1 answer
Do we need to notarize frameworks(.framework), dylibs and binaries?
Reading the apple docs about notarization it is not clear if we need to notarize binaries(for example a launch daemon), frameworks or dylibs.
Do we need to also notarize these?
The apple docs can be found here Notarizing Your App Before Distribution

ion
- 225
- 3
- 8
5
votes
2 answers
Facing issue on stapling ticket with Unix executable after Notarization on MAC OSX
This query on how to staple ticket with unix executable after notarization. I am new to MAC OSX environment. Following steps are used to notarize and staple unix executable :-
1) Created the directory codesign_utilities
2) Added all the codesigned…

Mann
- 61
- 3
0
votes
1 answer
Java printing PDF with options (staple, duplex, etc)
I have a java program that prints PDFs. It uses Apache PDFBox to create a PDDocument object (from a pdf document or from a stream in some cases) and then sends it to the printer using the javax.print API:
private boolean print(File pdf, String…

egerardus
- 11,316
- 12
- 80
- 123
0
votes
1 answer
PostScript won't staple two pages together on Konica Minolta
I'm trying to send a simple PostScript to a Konica Minolta C364 printer which has a finisher for stapling. I'm able to print a couple of pages and staple them if I do this by printing let's say, a PDF file directly and selecting the appropriate…

mmvsbg
- 3,570
- 17
- 52
- 73