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

Indesign server is not placeing the image

New Here ,
Jun 24, 2024 Jun 24, 2024

Copy link to clipboard

Copied

Hello All,

Images are not placeing at the jsx file this is my code

var imagePath = "C:\\Users\\Karthik Salugu\\Downloads\\SingleAdDesign1 (2)\\1.jpg";
var imageFile = new File(imagePath);

myDocument.pages.item(0).place(imageFile);
this .jsx file , from c# code to indesign server , always displaying as a image plaeholder not actual image,
Please could you help me to resolve this issue, if i execute directly in the under the utilites sripts , it is working fine , but if we execute through the indesign server getting issue.
 
 
eScreenshot 2024-06-25 110017.png
 
TOPICS
Scripting

Views

94

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
Community Expert ,
Aug 29, 2024 Aug 29, 2024

Copy link to clipboard

Copied

Hi Mohan @2025 ,

is your issue resolved?

When you examine the document with InDesign Desktop version make sure that the View preferences are set in a way to show preview images of placed and linked images. Also check the Links panel if the image is placed. I may be wrong, but I think that the only thing missing here is a preview to the placed image.

 

Regards,
Uwe Laubender
( Adobe Community Expert )

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
Community Expert ,
Aug 29, 2024 Aug 29, 2024

Copy link to clipboard

Copied

LATEST

Mohan @2025

 

Hiw do you know that image isn't placed? There is no UI in the server.

 

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