Printing Objects from Custom Programs

Ask a Question related to Adobe Acrobat Windows, Design and Development.

  1. #1

    Default Printing Objects from Custom Programs

    I am currently using Adobe 6.0 Pro. I’m developing a program that needs the ability to print an object such as a graph to a PDF. I need to do this with as little user input as possible. I’m developing this in Visual Studios . NET. Does Adobe have a product such as a DLL or an ActiveX that I can use to do make this work? If now what is the best way to go?

    Thanks
    Dan_Jenkins@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Printing 3d rendered objects from director
      I was given a disk with some 3d furniture images on them with .cst file names. A colleague wanted me to print them up for him. After a little...
    2. How add custom properties to built-in objects?
      Hi, I am just migrating a project to Actionscript 2.0 and ran into a problem: In 1.0 I was adding a custom property to XML nodes like that: ...
    3. Custom objects in an array
      I have tried to store instances of a custom class in an array. When I retrieve the object actionScript seems to have forgotten what type of object...
    4. Passing custom objects in web services
      Hi, I have created a web service that connects to the Northwind database on SQL Server 2K. It contains three methods: GetCategories,...
    5. Binding custom objects to datagrid WITHOUT using Collectionbase
      Hi I'm having difficulty bind a collection of custom objects to a datagrid. For reasons that I'll explain shortly I can't use Collectionbase, so...
  3. #2

    Default Re: Printing Objects from Custom Programs

    Check out <http://partners.adobe.com/asn/acrobat/docs.jsp>, where there's an Acrobat SDK.

    Alyssa
    Alyssa_R.@adobeforums.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139