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

Need to write 3d text/Markup in prc

New Here ,
Jun 07, 2016 Jun 07, 2016

I need to write text or markup in prc can anyone please give example of it. It is very much changing to write code from documentation.

Thanks.

TOPICS
Acrobat SDK and JavaScript
585
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
Adobe Employee ,
Jun 08, 2016 Jun 08, 2016

Do you want do this as a native 3D object or do you want ot do this as a PDF annotation on top/interleaved with a 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
New Here ,
Jun 08, 2016 Jun 08, 2016

Thanks for the reply.

On top/interleaved with a 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
Adobe Employee ,
Jun 08, 2016 Jun 08, 2016

Good – that’s much easier!

Check out the documentation (ISO 32000-1:2008) about Projection annotations. They are the glue that connects the pieces.

Also, create some samples with Acrobat and look at the objects in the PDF

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
New Here ,
Jun 08, 2016 Jun 08, 2016

Thanks. And sorry for the confusion Actually I need to write text in PRC using c++ or c# code. Or you can say as PRC native object. That might be in the top of 3D object or independent 3D text.

I tried to find example of it. Acrobat SDK 9 might had example of it but I am not able to download SDK version 9. Except this there are all versions available but not version 9.

Please help us.

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
Adobe Employee ,
Jun 08, 2016 Jun 08, 2016

Oh – in that case, you will need to either find or write a PRC reading & writing library. Acrobat never provided something at that low level.

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
New Here ,
Jun 08, 2016 Jun 08, 2016

In Acrobat SDK 9 There were project :

  • Introduction to SDK > Guide to SDK Samples > Windows – Interapplication Communications >WritePdfPrcVC

But now we cant find SDK 9. Except this version all other versions are available. So has adobe intentionally removed this ?

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
LEGEND ,
Jun 09, 2016 Jun 09, 2016
LATEST

Adobe don't provide SDKs for unsupported versions of products. So I would imagine SDK 9 was intentionally removed, like all earlier versions. Unfortunately only Adobe have the right to distribute it.

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