Placing Image - InDesign vs InDesignServer

I have a script that correctly places images in tagged rectangles via script in InDesign, the script then exports to PDF. All is well.
When I run the same script with the same image path folder structure in InDesignServer, the exported PDF does not show the 'placed' images. I'm getting no errors in my console.
Early in the script I have;
myInDesign.imagePreview = True
I place the images with;
myRectangle.Place myFile, False
myRectangle.fit 1668247152
myRectangle.fit 1667591779
for each myItem in myRectangle.items
     myItem.itemLink.unlink
next
I've tried it with and without the .unlink code (an attempt to force embedding of the images)
In all other aspects the script works the same on ID as IDS. I'm starting my ID CS6 server with InDesignServer -previews
I suspect I'm missing something with the PDF export preferences, but have no idea why it's working on ID and not on IDS.
Any help greatly appreciated.

I'm not able to post all the code, but here's a stripped down version with all the important parts... The only line that differs from ID vs ID Server is the first line...
'Set myInDesign = CreateObject("InDesignServer.Application")
Set myInDesign = CreateObject("InDesign.Application")
Set myDocument = myInDesign.Open(strTemplateFilename )
Set myPage = myDocument.Pages.Item(1)
set myPageItems = myPage.PageItems
set myRectangles = myPage.Rectangles
myInDesign.imagePreview = True
myInDesign.findTextPreferences = Nothing
myInDesign.changeTextPreferences = Nothing
' change some text
myInDesign.findTextPreferences.findWhat = "[" & strattrname & "]"
myInDesign.changeTextPreferences.changeTo = strattrvalue
myDocument.changeText()
' change the image in the targeted rectangle
for each myRectangle in myRectangles
  if myRectangle.Label = strattrname then
   myRectangle.Place strWorkingPath & strattrvalue, False
   myRectangle.fit 1668247152
   myRectangle.fit 1667591779
   for each myItem in myRectangle.items
    myItem.itemLink.unlink
   next
  end if
next  
' save the document as a template (this will be sent to the printer)
myDocument.Save strINDTOut, True
' perform a mailmerge of one record
Set myDataProperties = myDocument.DataMergeProperties
myDataProperties.SelectDataSource(strMergeSample)
myDataProperties.DatamergePreferences.RecordsPerPage = 1684886386
myDataProperties.DatamergePreferences.RecordNumber = 1
' export the one record merge document to PDF for sending preview
myDataProperties.export strPDFOut
It works fine in ID, leaves the images empty(blank) when performed in IDServer. Both are up-to-date current versions - although IDS is still in 90 trial period.
Any help appreciated.

Similar Messages

  • Linked images in a psd and placed in indesign for collect (CC2014)

    hi everyone,
    With the new version of photoshop its possible to link smart objects into a psd which is great. The main psd housing the smart object is then dropped into indesign cc 2014. Is it possible to collect the graphics used in the indesign file, but also collect the linked smart object in the photoshop file?.
    I have done a quick test, but only the image placed in indesign is collected. Maybe there is a script or a feature I've missed when collecting artwork from indesign.
    thanks
    lister

    but i don't want this.
    Place it pixel exact! Resampling means the image is placed at sub-pixel values. Aside from that you would also get softness if the image is not properly converted to the target color space and automatic conversion creates mix colors whose individual components blend differently with neighboring pixels, which in part is simply an artifact of on-screen simulation. In any case, you will only be able to get a proper barcode in CMYK/ Duotone/ Multichannel modes, where you can make sure it appears on the spot black ink separation so it does not get halftoned and loses its sharpness again. ideally it would even be native vector data...
    Mylenium

  • Eps images looking pixelated when placed in Indesign

    I am creating a catalogue. The images I am using are eps files.
    In some instances the image once placed into Indesign come out completely or partly pixelated.
    I have checked the display performance and it is on high quality. I am also placing the image not copy and pasting.
    What do I need to do to fix the problem?

    I don't know what PDF profile you exported to, but try PDF/X-4 and see if it results in a better PDF.
    It sounds like the AI file could have either transparency and is being flattened or the PDF profile used to export is flattening the PDF gradient itself. The white lines...do they get larger as you zoom in? If not, they are stitching lines and usually do not print.
    Mike

  • Inverted grayscale images placed in Indesign

    I have customer files that were created in Indesign CS3 and CS4 with a placed, colored grayscale image on a colored background. The image is inverted but I cannot seem to replicate this. I know you can do this easily in Quark but how do you do this in Indesign? There is no invert effect.
    Thanks,
    Mike
    PS how do you subscribe to a post for email notification?

    That effect in Quirk was an accident... it tried to knock the placed image out of the background colour - 'dot for dot'!  Printers' nightmare...
    In InDesign (CS4) you use the direct/indirect selection tools to address the image or frame background. If you want a greyscale image on a coloured background you can set it to 'multiply', depending what type of image it is, you will need to decide whether to overprint at press is acceptable.
    If it is not acceptable, then add your background colour in Photoshop rather than InDesign for ease of control, where you can mix the colours if it is a photo.  If it is a solid shape then use a clipping path or alpha masking to knock out as required.

  • Feathering Illustrator image placed in InDesign

    I'm using Creative Suite Profession CS3.
    I'm seeking your advice on the best way to achieve a good outcome for what I want to do.
    I've prepared an Illustrator map which I want to place in InDesign on top of a background image (lots of blue and cloudy sky)  already placed in InDesign. I want the four edges of the map to fade into the image 'seamlessly' but for the map to stand out on top and be clear when printed.
    I would like to keep the map image in Illustrator format if I can because I will need to go back to it from time to time to do edits.
    I have feathered the frame of the map (Illustrator file) in InDesign on all sides but it is not fading as nicely as I would like into the background image. In places the edges are a little unsightly and tinkering has not improved the result much.
    I can't see that I can feather the image in Illustrator. Perhaps the only way to achieve a 'perfect' result is to save the Illustrator image as a Photoshop file and then feather it to my liking in Photoshop. Or perhaps I should just open the Illustrator file in Photoshop but it wouldn't stay as  vector file as I understand it (better to create it as a Photoshop file I would think).
    I can see that there are various ways to achieve this result but I am wondering how my learned friends would advise as to the best way to achieve this result - Illustrator to Photoshop file or whatever. If it is a bit complicated or technical, you might be able to point me to the key steps.
    Many thanks.
    Frank

    You can create a feathering effect in Illustrator. But the feature has a different name. It's called an Opacity Mask.
    Do a Google search for Opacity Mask Illustrator or look in Illustrator Help.

  • Image Placed into InDesign CS6 appears reversed/missing

    I am using InDesign CS6 on Windows 7, 64-bit.
    I have worked in InDesign off and on for the past three years and have never experienced this problem before. I have always placed images into InDesign with no problem and now I have this *one* image that won't place correctly, after placing two images in the same fashion.
    The original image (JPEG) was opened in Photoshop CS6. I removed the background. Changed to CMYK. Saved as .TIFF, preserved as transparency. Then placed in InDesign.
    It either shows up "Reversed", like this (no transparency when saving as a TIFF in Photoshop first):
    Or just kinda outlined, like this (saving as a TIFF with a transparency in Photoshop first):
    I can't see the image. It prints this way, too.
    I've tried other images, they are all fine. I always place TIFFs with no problem, so I'm really stumped here.
    I've tried placing as a .PSD, .EPS and .TIFF and nothing works. The two other images to the left of the weird one were placed in the same way with no problems.
    Any ideas?

    OMG. THAT WORKED. I have lost two hours of my life trying to figure that out. I am forever thankful to you!!!
    Here's the settings that WORKED:

  • My InDesign program is printing my placed images lighter than illustrator.

    I am trying to print a colour logo in Indesign with black type on my inkjet printer.  The colours are appearing fine on screen and so is the black but when I print everything is washed out.  I tried just printing a black box and it appears black on screen but in print it is grey.  I have tried changing the preferences Appearance of Black to rich and accurate but that did not make a difference.  Do I need to do anything in color management I am using Indesign CS2.  How can I solve this problem?

    Acrobat worked, thanks for that advice.   I set my Convert to Profile under the Edit Menu to  Color
    Match RGB.  That helped a little bit but it is not printing like the
    pdf.  I would like to get this problem resolved. I normally use
    illustrator most of my work.  But I would like to have InDesign working
    properly as I need it to do other jobs.
    Take Care,
    Jen
    Take Care,
    Jen
    Date: Fri, 14 Aug 2009 14:24:47 -0600
    From: [email protected]
    To: [email protected]
    Subject: My InDesign program is printing my placed images lighter than illustrator.
    Jen,
    This is a problem that you have no time to fool with, correct?
    When printing from InDesign and all looks hopeless, export to PDF and print from the PDF.
    Why?
    I don't know for sure but it seems all printers made recently accept PDF better than straight from InDesign. It could be the printer driver and it could be InDesign but you don't have time to mess with it now. Wait for some free time to sort it out, but for now output to PDF and print from Adobe Reader or Acrobat.
    >

  • InDesign Crashes while placing images on document.

    Hi All,
    I am facing problem and i am stuck at this point.
    I download an image in a folder and place it in graphic box using IImportExportFacade's ImportAndLoadPlaceGun method it is working fine, but when i delete placed image from folder then it becomes as missing link after that if I download the same image at same path and try to place in another graphic box using same above API then indesign get crashed.
    What is problem Any idea?
    Please help me if anyone having same isuue i need to fix it urget.
    Thanks in advance.
    Regards
    Tahir.

    Does it happen in other files withthe same image(s)? How about in a new user?

  • I am having problems with the image quality when image placing in indesign

    Hi
    I am finding that many illustrations are pixilating when I place them in indesign from illustrator or photoshop.  Some times I can rectify the issue by increasing the size or dpi of the image prior to placement, but I'm sure there must be another way.  How can I improve on the quality and definition of placed images in Indesign?

    This forum is actually about the Cloud, not about using individual programs
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    http://forums.adobe.com/community/indesign
    http://forums.adobe.com/community/illustrator
    http://forums.adobe.com/community/photoshop

  • CS6 InDesign - Default display is high-quality. Four placed images are Illustrator files. Three images look the way they should - high-quality. One image looks pixelated. Why?

    InDesign CS6 - Default display is high-quality. All four placed images are Illustrator files. Three images look the way they should - high-quality. One image looks pixelated. Why?

    Not sure if this will help, but what is your inDesign file's "Transparency Blend Space" set to? It's under the edit menu.
    Also, when you are placing your images, are you selecting "Show Import Options" and making any selections there?

  • Image resizes when imported or placed into InDesign

    I'm having a problem with placing images into Indesign. The problem is random but sometimes when I place an image or drag it from my library into indesign the scale changes. It should place at 100% both horizontally and vertically but not always. when I check the size it may be slightly off either way. These images could be tiff, jpg, or eps files. Is this something that can be fixed with an update?

    Are you saying the image comes in scaled unevenly, or that it comes in at something besides 100%?
    Are there updates for your version that you haven't installed? Since you haven't told us what you are currently using, it's hard to know. The ONLY update I wouldn't unequivocally tell you to install in the 6.0.6 update for CS4. Before installing that you should read the documentation about how it might affect existing files with placed .ai art, and decide if this would be a problem, or a least a greater problem than anything that the patch is designed to fix.

  • Placing images at an exact scale in Indesign CS5?

    Hi all,
    I'm hoping someone can clue me in here... I've just updated from Indesign CS3 to CS5. I was hoping in the upgrade Indesign would give you an option for placing images in picture frames at an exact scale (like you can in Quark), for instance if you place an empty picture box on the master pages and enter 55% scale you would drop in images on each page of the layout at 55% scale.
    In Indesign CS3 the closest I could get to that was to place an "FPO" image in the picture boxes on the master pages at 55% scale, then when I'd replace each FPO on the layout pages with my images they would drop in at 55% scale. It worked pretty well.
    With CS5 I'm finding that when I replace an FPO image it will still drop in at the same scale the FPO is at, but ONLY if you load and place one image at a time... if you load, say, twenty images and drop them into the layout replacing the FPO images, they come out as prorortionally fitted to the picture frame... NOT as 55%.
    this is a real issue for me as I routinely work on layouts where I need to place 400 and up images at an exact scale...
    Anyone know a work around here, or any tips?
    Thanks in advance.

    As far as I know, you can't set scaling for a empty frame. You can use a placholder image and scale that, and if you turn off relink preserves dimensions relinking to a new image would preserve the scaling, but only if you do it one at a time through the links panel. Using the Place command and replacing theimages will not preserve the scaling, so through the interface there isn't much help.
    On the other hand, I think this could be scripted. If you need all the images to be the same scale it should just be a matter of looping through the document images and setting the scale. If none of the scripters are taking notice here, ask over in the scriping forum.

  • Illustrator vector images loses layers when placed into InDesign

    I have a illustrator image that I want to paste into InDesign - I have tried pasting and placing however it appears both ways do not paste all the image elements. See below - any ideas?
    Selected all and copied in Illustrator:
    Then, pasted (and placed) into InDesign - missing neck, shirt

    Pasting Illy artwork is for very simple drawings. Complex shapes and objects may not coming into ID exactly the way you want.
    Why aren’t you placing the graphic?

  • Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

  • How to find out ppi of pdf placed in indesign

    When I "place" a jpeg in InDesign, I can find out its PPI using the Links tab on the right hand side of the screen. However, when I place a pdf in InDesign, the ppi is not listed. How can I find out the ppi of pdf images placed in InDesign? I ask because I need to make sure the image quality is at least 300 ppi for printing purposes.

    PDF files are not images. They are usually containers for a variety of objects—text, images of various resolutions and color spaces, and, for interactive PDFs, objects like video, sounds, or buttons.
    To examine a PDF file you need to open it in Acrobat Pro. Use the Print Production tools, especially the Output Preview panel. In that panel, you can view the resolution(s), color space(s) and properties of objects in the PDF.

Maybe you are looking for

  • SOAP Axis receiver: host parameter is null

    Hello, we are on a PI 7.11 (SP06) system & we are trying to setup a scenario SOAP - SOAP (Axis) where we initiate a third party webservice. To connect to this service we are obliged to go through our proxy, which we defined in our JVM parameters: htt

  • Inking for Windows Phone 8.1 (Not Silverlight)

    Is there any way to use Inking for Windows phone 8.1 application. I am able to use it in Silverlight application for freehand drawing. But is there anything available to use for this purpose in WinRT?

  • Windows Update Error Code 800706F

    I have done a clean install of Windows 7 Pro on my desktop. I have installed SP1 and when I check for more updates it finds 17 more but will not install them. I get the 800706F7 error code. I have cleared the update cache but it did not help. Any inf

  • Can't preview animation presets via AF CS5 in Preview window in Bridge CS5

    None of the animated Presets in After Effects Support Files will play in the Bridge previewer. Other media show up fine. I'm running Windows 7 64bit, X4 955 processor, 8 gigs RAM. All other CS5 programs work flawlessly. The only possible solution I f

  • File Sharing Problem

    Hi I have a serious problem with file sharing, someone please help. I shared a folder "Accounts". The permissions for this "Accounts" folder is as follows: David - read/write User 1 - read/write User 2 - read/write User 3 - read/write Everyone - No A