I would like to protect a pdf document using Adobe Digital Edition. I think that it is currently being used to protect the eBooks to prevent illegal circulation.
Can any one throw some light on that. Is it possible to do it using C# or something ?
...
Just googling on the web, it looks like you can't. It seems you need the Flex builder. I was trying to avoid the fully GUI tool. Is there a way to bypass this?
...
Anyone have an example of doing something like an image map in Flex? I'm not sure if that is the correct term, since I also want to do things like highlight the selected part of the image or show a popup bubble pointing to it. Any ideas?
...
Hello,
I am trying to use the embedded webkit in AIR to write a little browser with HTML+Javascript.
I am so displaying the page at the URL typed by the user in an iframe.
From there, I would like to:
access the content of the frame, for example to display the of the page on a tab.
be alerted when the user clicked into the frame, f...
Is possible to digitally sign an Adobe LiveCycle HTML Form ?
I know that with IBM Lotus Forms you can sign forms, rendered as HTML with an ActiveX control.
...
Is there any official command line (switches) reference for the different versions of
Adobe (formerly Acrobat) Reader?
I didn't find anything on www.adobe.com/devnet/, ...
Especially I want to
Start Reader and open a file
Open a file at a specific position (page)
Close Reader (or single file)
...
Hi,
After creating an adobe air file, I am able to open it using winrar or any other archiving program and see all the contents including the code of my program.
Is there a way to avoid this? Some sort of encryption or something?
Thank you very much.
...
Where can I find a chart or some article to compare Flex 3 and new 4.
...
What are the undocumented functions of Flash and Flex? I prefer versions CS3 and Flex 2 above. Is there a way to get the whole list?
...
I had worked in the IDE of Adobe Flex Builder for quite a while. Is there a simple equivalent to VBox (Flex) in ASP.NET?
...
How may I know File.nativepath from the folder that my .app or .exe AIR app is running?
When I try this I just get
'/Users/MYNAME/Desktop/MYAPP/Contents/Resources/FILETHATINEED.xml'
I need put this on any folder and read a xml file in the same folder. I don't need my xml file inside the package.
I need this structure
/folder...
I am building an Adobe Addin/plugin (.api file ) and am faced with two problems
1) I have a cusotm tool that annotates the pdf with images. I want the image to show a tooltip with the author of that anotation when you hover on that image. Is this doabe
2) I am setting bookmarks. When you look at the bookmarks in the bookmark pane how ...
I'm trying to get Windows Authentication to work in Adobe Form submissions. It works when I run things from my local host and my user id shows up but when I submit to a different machine, I keep getting the 401 - Not Authorized error. Is this not supported or am I missing some setting?
In case anyone is interested, the original problem ...
Hello everyone,
I am confused about the different functions compared between Adobe Media Player (http://get.adobe.com/amp/) and Adobe Flash Player.
My understanding is, Media Player could play any supported video/audio type (for example, flv file), but Flash Player could only play swf file, can not play video/audio directly. My underst...
Hi there,
I'm attempting to use the Adobe Flex Apache (2.2) module under Linux from here - http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS (the manual install). I have a perfectly working Apache system, with Ubuntu 8.10 and the Sun JDK v6 update 10 so installing this is not about support tools.
I can't figure out ho...
I am trying to use Adobe IFilter to search PDF files. My code is written in C# and I am using p/invoke to get an instance of IFilter:
[DllImport("query.dll", SetLastError = true, CharSet = CharSet.Unicode)]
private extern static int LoadIFilter(
string pwcsPath,
[MarshalAs(UnmanagedType.IUnknown)] object pUnkOute...
How to embed Adobe Acrobat Professional or Standard (NOT Reader) in my Application?
Does it has an ActiveX?
...
I'm trying to port a small Flex 3 AIR project to Flex 4 (Gumbo). Things are working quite fine. I can run and debug the application. But for some reason I can't use the design mode of my WindowedApplication. The head of the MXML file looks like so:
<?xml version="1.0" encoding="utf-8"?>
<WindowedApplication xmlns="http://ns.adobe.com/mx...
I'm using URLLoader to do a web request via HTTPS, and I need to know what signing authorities Flash trusts.
I've determined that I can't self sign the key, but can't find any documentation from Adobe on who is a trusted signing authority. Does Flash use the browser's trusted authorities? If you're using AIR, what list does it use? D...
I have been using Adobe Flex for more than an year now and
I really like it since I am not very good with Javascript.
But I just wonder if I were the person who thought of
making Adobe Flex, how would I explain to my boss,
as to what am I making? Wouldn't my boss simply
say, "but there is Javascript out there for pretty
much everything ...