AFAIK, Adobe has not documented any public Intents it wants developers to use.
You can try an ACTION_VIEWIntent with a Uri pointing to the file (either on the SD card or MODE_WORLD_READABLE in your app-local file store) and a MIME type of "application/pdf".