Out of curiosity, will LCDS 2.5 support XFA JetForm in XML format (XDP) in 
addition to PDF one? In other words according to Beta 2 documentation 
XFAHelper.open method accepts only PDF stream, but we need in XDP format as 
well, e.g:

 XFAHelper x = new XFAHelper();
 x.open("C:\\some_form.pdf"); // <- works well
...

 x.open("C:\\some_form.xdp"); // <- fails

--
Thanks,
Vadim.


----- Original Message ----- 
From: Peter Farland
To: flexcoders@yahoogroups.com
Sent: Wednesday, March 21, 2007 3:54 PM
Subject: RE: [flexcoders] FDS 2 becomes LDS 2.5 | See labs.adobe.com


Note that updates to the Flex SDK and FlexBuilder will soon be available to 
support LCDS 2.5 (which is still in Beta).




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On 
Behalf Of João Fernandes
Sent: Wednesday, March 21, 2007 4:08 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] FDS 2 becomes LDS 2.5 | See labs.adobe.com


It's known as LCDS.

Also be aware that Flex Builder won't compile with the new SDK
without updating some libs.

João Fernandes

 

Reply via email to