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

Export Artboards to Jpeg using plugin-cs5 sdk

New Here ,
May 17, 2013 May 17, 2013

Copy link to clipboard

Copied

Hi,

I have a requirement to export each artboard into jpeg programmatic within plugin.

artboard-jpeg-export.JPG

Can someone giving a sample code?

Thanks,

JH

TOPICS
SDK

Views

851

Translate

Translate

Report

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
Enthusiast ,
Jun 18, 2013 Jun 18, 2013

Copy link to clipboard

Copied

LATEST

Hello,

You should start by taking a look at these thread:

http://forums.adobe.com/message/1264607#1264607#1264607

This should helpfull for exporting arts from your Artwork tree. You will know which APIs to use.

Working with artboard will be a little bit more complicated. Since artboards are not in the artwork tree, you will have to implement a hit testing solution in order to retrieve arts beneath this artboard. But do not panic, there an API for that too.  (just take a look in the .h files).

But, this part will be the hardest part of your work.

Thomas.

Votes

Translate

Translate

Report

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