CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Adobe Acrobat

  1. #1
    Join Date
    Apr 1999
    Posts
    32

    Adobe Acrobat

    Hello, we have the license to use the "Adobe Acrobat" application. Do you have any tips on how easily add functions to save our application documents in a *.PDF(Adobe Acrobat) format? thank you for help Nicola


  2. #2
    Join Date
    May 1999
    Posts
    6

    Re: Adobe Acrobat

    Adobe Acrobat has got it's own printer driver. (If you have the full version). To save a document as a PDF file, simply print it to the PDF printer driver.... It works in ANY application !!

    That's ALL !!

    Goodluck !

    <A HREF="mailto:[email protected]">Rick Blommers</A> <BR>
    <A HREF="http://www.brainwave.demon.nl/programmer/">homepage</A>

  3. #3
    Guest

    Re: Adobe Acrobat

    the pdf printer does not work with AutoCAD. It has a ghost printer it uses and it fights with the pdf printer. You have to print to file as eps and use the distiller, FYI.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured