Results 1 to 7 of 7

Thread: Postscript / PDF

  1. #1
    dlinford Guest

    Postscript / PDF

    I am trying to print a PFD file from AutoCAD. But instead it prints a postscript file. I am trying to automate this with VBA and I don't understand this problem.

    Thanks,

    David

  2. #2
    Dean Saadallah Guest
    Plotting to what driver to get a PDF?
    Do you have a PDF driver to plot to?

    --
    Dean Saadallah
    Add-on products for LT
    http://www.pendean.com/lt
    --

  3. #3
    dlinford Guest
    My PDF driver is just called Adobe PDF.

    I have Adobe 6.0 Pro.

    David

  4. #4
    Govert J. Knopper Guest
    That happens when you plot to file. So don't do that and the Adobe PDF
    driver will create the final PDF file for you.

    Govert

    dlinford wrote:
    My PDF driver is just called Adobe PDF.

    I have Adobe 6.0 Pro.

    David

  5. #5
    dlinford Guest
    So as you understand it when you plot to file the Adobe PDF plotter plots a postscript file. Why does it do that?

    I am trying to get away from the Adobe Printer filename dialog box and have VBA set filename & path for me.

    Any ideas.

    David

  6. #6
    Dean Saadallah Guest
    Ever watch Acrobat in action? If you pay attention to the destination
    location and watch all the action on screen, you first notice a postscript
    file appear, then a pdf, then the postscript goes away.

    --
    Dean Saadallah
    Add-on products for LT
    http://www.pendean.com/lt
    --

  7. #7
    Govert J. Knopper Guest
    That's how many PDF creators work - including Adobe PDF. They contain two
    components, a PostScript (printer) driver and a converter ("distiller") for
    converting PostScript to PDF. Adobe uses their own Distiller application for
    the second step, GhostScript is popular in the world of free or cheap PDF
    creators. Normally the two steps are linked and the PDF is created on the
    fly..... except when a user decides to plot to file (or print to file from
    any other application).

    Govert


    "dlinford" <nospam@address.withheld> schreef in bericht
    news:24379739.1103071827919.JavaMail.jive@jiveforu m2.autodesk.com...
    So as you understand it when you plot to file the Adobe PDF plotter plots
    a postscript file. Why does it do that?

    I am trying to get away from the Adobe Printer filename dialog box and
    have VBA set filename & path for me.

    Any ideas.

    David

Similar Threads

  1. Replies: 2
    Last Post: 07-19-2005, 05:10 AM
  2. Plotters with PostScript??
    By Mac Morgan @ work in forum Printing
    Replies: 2
    Last Post: 04-04-2005, 10:13 AM
  3. PostScript PLT File
    By Randy Seys in forum AutoCAD
    Replies: 1
    Last Post: 02-23-2005, 04:53 PM
  4. when creating a postscript (.eps file)
    By jon in forum Printing
    Replies: 1
    Last Post: 01-31-2005, 02:31 PM
  5. Postscript and irregular viewports in 2005
    By Tom Berning in forum Printing
    Replies: 1
    Last Post: 01-04-2005, 03:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum