Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
DeveloperGuy@adobeforums.com #1
3D annotation Posters
How do you set a poster on a 3D annotation? I've tried setting up a image Xobject but that did not work. The docs say that I have to use a formXobject but the only way to do this that I can find is to make a PDF with a picture in it and then load that. Is there some more straight forward way?
DeveloperGuy@adobeforums.com Guest
-
How to securely hide comments and print movie posters?
(1) To restrict viewing comments, I believe you'd have to assign a password to open the PDF. (2) I have no problem printing QT movie posters in... -
Top 10 posters comp.unix.admin
Top 10 posters for the 7 day period ending Monday July 14, 2003. posts kbytes name address 5 13.7 James T. Dennis ... -
asking again about posters...
I got no response earlier; I'm gonna try again! At my job here, we print alot of in-house posters. We don't have a large format printer and back... -
posters
If there is one thing I miss about my G4 and it's programming was the ability to print posters! I am fairly new to my new G5 and Adobe Ill., although... -
Using FreehandMX to print DigitalPhoto as posters
Can you use Freehand MX to create Posters from digital Photos. For example I want to create a 5 foot high poster with an aspect ratio of 4x3 from a... -
Leonard_Rosenthol@adobeforums.com #2
Re: 3D annotation Posters
All Annotation Appearances (as documented in the PDF Reference) MUST be FormXObjects. A FormXObject is just a "mini PDF", so you can put in your image XObject and then "Do" it from the Form XObject.
Leonard_Rosenthol@adobeforums.com Guest
-
DeveloperGuy@adobeforums.com #3
Re: 3D annotation Posters
Well I got this working now. Why doesn't PDDocOpen() automatically convert an image file to a PDF when AVDocOpenFromFile() Does? That seems very counter intuitive... Is there some function that converts allowable files into PDFs?
DeveloperGuy@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: 3D annotation Posters
Because PDDocOpen is a low level API for open up PDF files - as it is documented to do.
AVDocOpen, however, also supports a framework call the AVConversion framework, allowing for the conversion of other formats - as it is documented to do.
Leonard_Rosenthol@adobeforums.com Guest
-
DeveloperGuy@adobeforums.com #5
Re: 3D annotation Posters
Thanks for your help, I got the conversion working now.
DeveloperGuy@adobeforums.com Guest



Reply With Quote

