Skip to main content
Participant
June 25, 2024
Question

Indesign server is not placeing the image

  • June 25, 2024
  • 2 replies
  • 184 views

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.
 
 
e
 
This topic has been closed for replies.

2 replies

Robert at ID-Tasker
Legend
August 29, 2024

@Mohan @2025

 

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

 

Community Expert
August 29, 2024

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 )