Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

Insert EPS and/or PS in PDF

New Here ,
Dec 03, 2019 Dec 03, 2019

Hello everyone,

I would like to insert an Encapsulated Postscript image or/and postscript inside a pdf.

From what I read, PDF is an extension of postscript, I was wondering if we could write raw postscript inside a pdf or if it needed to go through some transformation? (in case of EPS, to a specific image format?)

 

Thanks in advance

TOPICS
Create PDFs , Edit and convert PDFs , How to , Standards and accessibility
8.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Dec 03, 2019 Dec 03, 2019

There is no direct method of “inserting” PostScript or EPS (Encapsulated PostScript) into PDF.

 

However, you can follow the follow this procedure to do the equivalent:

 

(1)  Create PDF from PostScript or EPS via Acrobat Distiller. Make sure you use .joboptions that assure that all fonts referenced are embedded in the resultant PDF.

 

(2)  Open the resultant PDF in Acrobat to assure that you have what you actually expect and make any adjustments available via Acrobat. If you do any adjustments, save the PDF file. Close the PDF file.

 

(3)  Open the target PDF file (the one you wanted to insert PostScript or PDF into). Open the Layers palette from the left side options. Then select the Import as Layer… option.

 

2019-12-03_8-36-05.png

 

 

 





























(4)  You then are presented with a dialog that lets you choose the PDF file to include, the new layer name, and numerous options for sizing and positioning the PDF file you are importing. After completing this step, press OK. You can then optionally merge layers.

 

2019-12-03_8-41-45.png

 

 


















(5) You should then save the resultant PDF file. And you are now done!

 

Note that there is a major advantage of this approach. Watermarks are not an integral part of the base PDF file. The content added via this method is fully integrated into the final PDF file.

 

                - Dov

- Dov Isaacs, former Adobe Principal Scientist (April 30, 1990 - May 30, 2021)

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 03, 2019 Dec 03, 2019

No, PDF is not an extension of PostScript. No, you cannot include EPS. There is a 1:1 conversion of PostScript graphics to PDF, Acrobat can do that. Then Acrobat can use that as a stamp. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2019 Dec 03, 2019

The PDF Specification does have something called PostScript XObjects. If you have created a PDF file with one or more PostScript XObjects, if printing to a PostScript printer via a driver that supports PostScript passthrough (on Windows, that must be a Version 3 driver such as the official PSCRIPT5.DLL-based drivers) and if you set the Advanced Print Setup to Emit PS Form Objects, in theory this should work though I have never actually tested it. However, there is no way of creating PostScript XObjects with any Adobe application software (including Acrobat). Also, these objects don't display on the page, they just get "passed through" to the printer. So... while you can... you probably don't want to.

EmitPS.jpeg

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Dec 03, 2019 Dec 03, 2019

I think that PostScript XObjects are about the only part of PDF that was declared obsolete, and I'm pretty sure that Acrobat no longer even tries to print them.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2019 Dec 03, 2019

The option is still in the print dialog but I wouldn't be surprised if it didn't actually do anything or has even been tested in current versions. That's why I bolded "theory".

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2019 Dec 03, 2019

I've been corrected. Support for pass through was dropped in Acrobat 6.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Dec 03, 2019 Dec 03, 2019

There is no direct method of “inserting” PostScript or EPS (Encapsulated PostScript) into PDF.

 

However, you can follow the follow this procedure to do the equivalent:

 

(1)  Create PDF from PostScript or EPS via Acrobat Distiller. Make sure you use .joboptions that assure that all fonts referenced are embedded in the resultant PDF.

 

(2)  Open the resultant PDF in Acrobat to assure that you have what you actually expect and make any adjustments available via Acrobat. If you do any adjustments, save the PDF file. Close the PDF file.

 

(3)  Open the target PDF file (the one you wanted to insert PostScript or PDF into). Open the Layers palette from the left side options. Then select the Import as Layer… option.

 

2019-12-03_8-36-05.png

 

 

 





























(4)  You then are presented with a dialog that lets you choose the PDF file to include, the new layer name, and numerous options for sizing and positioning the PDF file you are importing. After completing this step, press OK. You can then optionally merge layers.

 

2019-12-03_8-41-45.png

 

 


















(5) You should then save the resultant PDF file. And you are now done!

 

Note that there is a major advantage of this approach. Watermarks are not an integral part of the base PDF file. The content added via this method is fully integrated into the final PDF file.

 

                - Dov

- Dov Isaacs, former Adobe Principal Scientist (April 30, 1990 - May 30, 2021)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 13, 2019 Dec 13, 2019
LATEST

Thank you very much for all of your answers.
Have a nice day

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines