Reads and writes any document that conforms to PDF v1.4
This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf (3rd edition, for PDF v1.4 as of May 2002)
This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at http://partners.adobe.com/asn/developer/acrosdk/docs/filefmtspecs/PDFReference.pdf (3rd edition, for PDF v1.4 as of May 2002)
To install p5.28-cam-pdf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-cam-pdf
To see what files were installed by p5.28-cam-pdf, run:
port contents p5.28-cam-pdf
To later upgrade p5.28-cam-pdf, run:
sudo port selfupdate && sudo port upgrade p5.28-cam-pdf
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.