Even I know I can incapsulate PDFs with Ghostscript, I think it's not optimal tool, because if we don't convert fonts to outline, most time PDF loses his aspect, and if we convert fonts, we obviously can't use any text future on the file, and depending on PDF content, destination file size becomes really big. As long as there is no error during import, which is not uncommon.
So I think it's time to go ahed Ghostscript, and add a future to incapsulate a PDF (page) holding it as a unique object/layer. This kind of object could be exploded in a second time, with all conversion I get now when I import a PDF. But until then, PDF should be incapsulated as it is, showing it as single layer that can be masked, covered by other layers, overwritten and can generate virtual copies.
PDF incapsulating w/o Ghostscript.
-
- Mitglied
- Posts: 136
- Joined: Thu 11 Sep 2008 21:03
- Location: Tolmezzo (UD) Italia
-
- Mitglied
- Posts: 614
- Joined: Mon 05 Dec 2016 08:33
Re: PDF incapsulating w/o Ghostscript.
Fonts will always be converted to outlines for legal reasons if they are copyright protected. This is not a bug or missing feature in GS, but a requirement in all PDF documents. There are exceptions though… some apps do embed fonts and subsets of fonts, but the fonts are protected so that they can't be copied or used after the PDF has been generated.
Nur wenige wissen, wie viel man wissen muss, um zu wissen, wie wenig man weiss.
Only few know how much you have to know to know how little you know.
— Werner Heisenberg [German theoretical physicist]
Only few know how much you have to know to know how little you know.
— Werner Heisenberg [German theoretical physicist]
-
- Mitglied
- Posts: 136
- Joined: Thu 11 Sep 2008 21:03
- Location: Tolmezzo (UD) Italia
Re: PDF incapsulating w/o Ghostscript.
Many software on Mac OS (I figure on Windows too) can encapsulate PDF without converting fonts to outline. Software that mostly are not so capable or suitable to do what I need as PhotoLine. Apple Pages, VectorWorks, Archicad, FileMaker... all are able to incapsulate PDF pages and handle them as unique object. VectrWorks can snap cursor to vectorial objects inside PDF too.der_fotograf wrote: ↑Fri 22 Jan 2021 22:14 Fonts will always be converted to outlines for legal reasons if they are copyright protected. This is not a bug or missing feature in GS, but a requirement in all PDF documents. There are exceptions though… some apps do embed fonts and subsets of fonts, but the fonts are protected so that they can't be copied or used after the PDF has been generated.
But I'd liked really to be able to handle PDF in this way in PhotoLine (even if they are encrypted), with some future like ability to set transparency (VectorWorks allows this too), masking, make virtual copies, convert PDF layer to raster layer holding aspect, exploding PDF like we import it now, etc...
I think it would be a great future to compose documents.
You do not have the required permissions to view the files attached to this post.