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

Place image & transparency

Contributor ,
Mar 09, 2016 Mar 09, 2016

‌Can't find out how to set the transparency of an image when placing it on a rectangle.

I mean like you do when you click the checkbox "Transparent background" in the import dialog.

If somepne has the command in AS…

But JS is ok.

Thanks

TOPICS
Scripting
582
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

correct answers 1 Correct answer

Engaged , Mar 09, 2016 Mar 09, 2016

app.pdfPlacePreferences has a property called "transparentBackground".

Try setting that to true before placing the pdf (=ai).

Translate
Engaged ,
Mar 09, 2016 Mar 09, 2016
LATEST

app.pdfPlacePreferences has a property called "transparentBackground".

Try setting that to true before placing the pdf (=ai).

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