Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Workbench
Viewing all articles
Browse latest Browse all 69588

How can I warp DocumentReference into a component/frame

$
0
0

Hello,

 

I am having a mx.rpc.livecycle.DocumentReference that retrieved from livecycle workbench by using render pdf process.  Currently the way, I am loading this pdf by using

 

var doc:DocumentReference  =res["outFormDoc"] as DocumentReference;

 

var pdfUrl:String=doc.url;

var request:URLRequest = new URLRequest(pdfUrl);

navigateToURL(request);

 

but that's not the way I want it to be.  I want to load this pdf form like the one in livecycle workspace that the pdf/html/form guide are wrapped into a frame with complete button.

 

Thanks,


Viewing all articles
Browse latest Browse all 69588

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>