Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Kenney_Wong@adobeforums.com #1
Parsing U3D
Does anyone know if there is an Adobe SDK to parse the U3D contained within an Acrobat document? I know it is fairly easy to extract it, and the Acrobat 3D API can parse PRC content, but I've seen nothing so far for U3D.
What I would like to do is take geometric data from the U3D model and convert it to other 3D model file formats.
Thanks.
Kenney_Wong@adobeforums.com Guest
-
How do i Parsing xml
This how my customers xml is coming across and can not change. <month name="January"> <day> <date>01</date> <name>Thursday</name> <time>12:03... -
PDF Parsing
Hello, I'm writing a PDF Parser and I want to recognize lines or Logic units(paragraphs or sentences) in the PDF stream objects. I need to take a... -
Parsing URL
How do I go about parsing a url from the browser location. For example if I have the following url: ... -
Parsing PHP
I am using PHP to develop and web app. The app also has a scripting language for the *end user*. I was thinking if I could expose a very simple... -
[PHP] Parsing PHP
There is the tokenizer extension... http://www.php.net/tokenizer This might give you a good start. -- Peter James petej@phparch.com ... -
Leonard_Rosenthol@adobeforums.com #2
Re: Parsing U3D
Since U3D is an international standard (ECMA 363), we do not provide any API for parsing it. Grab yourself a copy of the standard and have at it!
Leonard_Rosenthol@adobeforums.com Guest
-
Michail Vidiassov #3
Re: Parsing U3D
To say the truth, there is an Intel SDK for U3D, thus it may be possible to get the result without making your own parser for the format whose spec has parts numbered like 9.6.1.3.4.9.3.2.1.3 (that may be a record among real-world documents when it comes to numbering parts).
Michail Vidiassov Guest



Reply With Quote

