For example, try to save a word file (word 2011 or 2016) to PDF, you have many possibilities.
mac quartz PDF context
https://en.wikipedia.org/wiki/Quartz_(graphics_layer)OS X is the first operating system on the market that actually uses PDF technology within the operating system itself. Apple calls this technology ‘Quartz’. Quartz is a layer of software that runs on top of Darwin, the core (or kernel) of the Mac OS X operating system. It is responsible for the rendering of all 2D objects. Alongside Quartz, OpenGL takes care of handling 3D data (used in games like Quake or Unreal as well as professional 3D applications like Maya) and QuickTime handles multimedia stuff (movies, sound,…).
Quartz replaces QuickDraw, which was used within earlier versions of MacOS. Within QuickDraw, the native file format was PICT. With Quartz, this now becomes PDF.
Quartz can render text with sub-pixel precision; graphics are limited to more traditional anti-aliasing, which is the default mode of operation
Quartz performs a number of tasks that include include:
- automatic PDF generation and save-as-PDF (disk and clipboard)
- conversion of PDF data to raster data or PostScript. The fact that Quartz can rasterize PDF files means that even cheap inkjet printers can output complex files. Gone are the days when only the screen preview of EPS-files was printed on non-PostScript printers.
- a consistent feature set for all printers
- automatic on-screen preview of graphics
- high-quality screen rendering
Some people have been wondering whether Apple pays licenses to Adobe for the technology used in Quartz. Here is what an Apple employer had to say about this: “The Quartz renderer and the PDF interpreter that Apple ships with Mac OS X are built with Apple code, with no external licenses, by Apple employees. Adobe just publishes a specification for how it’s supposed to function. This gives Apple considerably more flexibility with regard to what Quartz and the PDF interpreter can be used for.”
https://developer.apple.com/library/content/documentation/GraphicsImaging/Conceptual/PDFKitGuide/PDFKit_Prog_Intro/PDFKit_Prog_Intro.html#//apple_ref/doc/uid/TP40001863
https://developer.apple.com/search/?q=quartz%20pdf
Adobe PDF versus Quartz PDF
Since Quartz uses PDF, one would assume that everything that is possible within a PDF file is also supported by Quartz. This is not the case. Quartz uses only some of the features of PDF, it is based on a subset of the full PDF specs.These are some of the things that are used within both the official PDF specs and Quartz:
- the PDF imaging model
- Common color spaces: grayscale, RGB and CMYK
- Embedding of images (even though Quartz does not support masks)
- Annotations
- Forms
- Actions
- Digital signatures
The advantage of having a PDF-based OS
PDF-support within Mac OS X is a good thing. Using PDF as an internal file format increases the acceptance of PDF as a file format for exchanging data. Programmers use PDF in a number of interesting ways. Take the database program Filemaker as an example: the native OS X version of FileMaker Pro 5.5 allows users to import PDF documents as QuickTime movies that they can attach to records.The actual implementation of PDF within Quartz offers acceptable results for use in a prepress environment. Apple could still improve things but OS X 10.3 as an operating system is the closest fit to prepress that you will find on the market. Even though the PDF viewer in OS X is not as powerful as Adobe reader, it is far faster and a worthy alternative.
https://www.prepressure.com/pdf/basics/osx-quartz (2013)
Quartz PDF creation displays the lowest version number needed to view the file...
try exporting a simple SU model and it will show as being version 1.3...
add an xls table in layout and it will show as 1.5 or higher...
maybe you could add a 1.7 feature to your watermark and then all your exports will show as 1.7...
https://forums.sketchup.com/t/export-layout-to-pdf-version-1-7-on-mac/33564/5 (2016)
adobe mac plug-in
Here it's not quartz, but adobe's code which creates the PDF.
Others
Microsoft Word Online
web services
https://www.iskysoft.com/pdf-tips/top-word-to-pdf-online-converter.html
to libreOffice
Version: 5.3.0.3 (2017; mac)
Problems with foot note (with equation)
But the pdf with Table of Contents is dynamic, tagged...
many choices of img compression.
Then this step is OK.
LibreOffice
convert .doc or .docxto libreOffice
Version: 5.3.0.3 (2017; mac)
Problems with foot note (with equation)
But the pdf with Table of Contents is dynamic, tagged...
many choices of img compression.
Then this step is OK.