Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

add 3d object

Explorer ,
Sep 20, 2016 Sep 20, 2016

Hi!

       How can i add a 3D object into pdf files?

TOPICS
Acrobat SDK and JavaScript , Windows
930
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 23, 2016 Sep 23, 2016

Programmatically? Via the UI? From what 3D source?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 20, 2016 Oct 20, 2016

I would like to know how to Programmatically create a 3D PDF from a U3D file.
And are there any licencing issues that you may know of when used this way.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 20, 2016 Oct 20, 2016
LATEST

Do you want to do this on the desktop using Acrobat as the runtime? If so, you'd need to write a plugin and as long as the process is triggered by a user, there should be no licensing issues.

If you want the conversion to happen on the server or otherwise automated, you won't be able to use Acrobat because it's not licensed that way. In that case, you'd want to use something like the Datalogics PDF Java Toolkit. I have a blog post about creating 3D PDF at the URL below. The Datalogics PDF Java Toolkit is Adobe technology licensed and sold by Datalogics.

You could optionally use the Adobe PDF Library, also available through Datalogics but the code may be a bit more complicated.

http://blogs.datalogics.com/2016/01/27/creating-3d-pdf-files-using-the-datalogics-pdf-java-toolkit/

J-

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Sep 24, 2016 Sep 24, 2016

HI

     go to tools>interactive objects>add 3D object.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 29, 2016 Sep 29, 2016

Hi,

What kind of 3D object?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines