Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Server Developers
Viewing all 20709 articles
Browse latest View live

Update Indesign CS 6 Server

$
0
0

Hey everybody,

 

ich want to do an update of my indesign cs 6 server (on a windows 2012 machine) and i have a few questions.

 

How can i retrieve the actual patchlevel of the installed indesign server software?

Are the adobe patches cumulative? ...because there are two patches here:  Adobe - InDesign : For Windows

 

Thanks in advance,

 

Florian


how can I fix a corrupted indesign file

$
0
0

Hi, actually I have a corrupted indesign file which close the program while opening , how can i fix it ?

/Applications/Adobe InDesign CS5.5 Server/indesignServer: line 13: 2264 Bus error: 10 "$installed_name" "$@"

$
0
0

Morning,

 

 

I Have this error then I execute my script. Indesign server crash.

/Applications/Adobe InDesign CS5.5 Server/indesignServer: line 13:  2264 Bus error: 10           "$installed_name" "$@"

 

Can you help me

 

Thanks

How to call InDesign SOAP?

$
0
0
I'm new to InDesign server. I started InDesign server using command indesignserver port 18383. Running HelloWorld.jsx via TestClient is working fine . But now I need write a PHP program to call InDesign SOAP API. I did some searching but I could not figure out what the parameters and path are. My InDesign server is on 192.168.0.150:18383
and I'm using PHP 5's SOAP extension. If there is sample code, that would be great. Any help would be appreciated.

1, Where I can find following information:
What is Method Name? such as SomeFunction
what is Endpoint? such as URL http://x.x.x.x:8080/soap
what is SOAPAction? such as urn:xmethods-delayed-quotes#SomeFunction
what is Method Namespace URI? such as urn:xmethods-delayed-quotes
What is Input Parameters?
What is Output Parameters?

Or
2, use wsdl - but what is the path of some.wsdl? and what is SomeFunction? I know there is function called RunScript

Following are some sample PHP code I need:

$client = new SoapClient("some.wsdl");

$client = new SoapClient("some.wsdl", array('soap_version' => SOAP_1_2));

$client = new SoapClient("some.wsdl", array('login' => "some_name",
'password' => "some_password"));

$client = new SoapClient("some.wsdl", array('proxy_host' => "localhost",
'proxy_port' => 8080));

$client = new SoapClient("some.wsdl", array('proxy_host' => "localhost",
'proxy_port' => 8080,
'proxy_login' => "some_name",
'proxy_password' => "some_password"));

$client = new SoapClient("some.wsdl", array('local_cert' => "cert_key.pem"));

$client = new SoapClient(null, array('location' => "http://localhost/soap.php",
'uri' => "http://test-uri/"));

$client = new SoapClient(null, array('location' => "http://localhost/soap.php",
'uri' => "http://test-uri/",
'style' => SOAP_DOCUMENT,
'use' => SOAP_LITERAL));

$client = new SoapClient("some.wsdl",
array('compression' => SOAP_COMPRESSION_ACCEPT | SOAP_COMPRESSION_GZIP));

$server = new SoapClient("some.wsdl", array('encoding'=>'ISO-8859-1'));


Thanks

Robert

InDesign Server command-line flags

$
0
0
How can I get command-line flags list of InDesign Server?

Actually the situation is testclient doesn't work.
I installed InDesign Server and SDK.
I run InDesignServer.com then I use something like this "testclient -server t.js".
Server and client runs on same comp.
As result I have this exception:
SOAP FAULT: SOAP-ENV:Client
"Unknown error"
Detail: TCP connect failed in tcp_connect()

in SDK indesign-server-test-client.pdf I found:
"Using InDesign Server
In order to use the test client, you must have a machine that has InDesign Server installed and
running properly, as the test client will communicate with the InDesign Server application.
For instructions on running and terminating InDesign Server, including command-line flags,
please refer to the InDesign Server Installation and Configuration Guide."

Any suggestion?

importing xml via xsl for rich text formating

$
0
0

Hi everyone. I've been looking for days now about a way to export the content of a website as XML and import it then into InDesign, involving some basic text formatting and maybe links, lists and tables. Getting a XML version of a website isn't actually the problem. But including some InDesign readable formatting structure caused me some headache.

First of all, I used InDesign from CS2 and read a lot about INX structure, XML Namespaces and Tagged Text. None of what I did seemed to result in any acceptable or properly working import. So I've read about CS3 having a new feature of applying XSL Stylesheets when importing a XML file and finally downloaded a trial version to test this out. Problem is, I can't find any helpful documentation on how to use this feature right. Neither in the web nor in your forums.

So how does a XSL file have to look like in order to import XML with some basic formatting? 

Let's say the XML looks like this, very simple:

] <?xml version="1.0" encoding="UTF-8"?>
] <?xsl-stylesheet type="text/xsl" href="style.xsl"?>

] <root>
] <text>
] <bold>This text is bold</bold> and <italic>this seems to be italic</italic>.
] </text>
] <underline>I'm under the line</underline>
] </root>

How does my XSLT code in "style.xsl" have to look like in order to tell InDesign that the content of <bold> has to be bold, the one of <italic> italic and leaving <underline> underlined?

InDesignServer Service not starting on Windows Server 2003 (32bit & 64 bit)

$
0
0

Note: this issue is different from this thread on a similar issue.

 

This problem has plagued me for weeks and I finally give up. InDesign Server installs successfully and the InDesignServerService starts, but the server does not run. I can only run the server from the command line. I've followed these installation instructions but run into the following problems:

 

1. installing by the command line: InDesignServerService /install fails and produces the following error log:

 

Installing service InDesignServerService...

Creating EventLog source InDesignServerService in log Application...

Rolling back assembly 'E:\Program Files\Adobe InDesign CS4 Server\InDesignServerService.exe'.

Affected parameters are:

   logtoconsole =

   assemblypath = E:\Program Files\Adobe InDesign CS4 Server\InDesignServerService.exe

   logfile = E:\Program Files\Adobe InDesign CS4 Server\InDesignServerService.InstallLog

Restoring event log to previous state for source InDesignServerService.

2. I cannot install or load the snap-in to MMC. When I try to install regsvr32 InDesignServerMMC.dll it cannot be found (as it's not in the InDesign Server directory). However InDesignServerMMC64.dll is in there and I was able to load the snap-in using regsvr32 InDesignServerMMC.dll, but the server still only runs when being started from the command line.

 

As I mentioned, InDesign Server runs fine when I have an active command line window open and run InDesignServer, but the moment I close the command line window, the server shuts down. Any ideas?

Stuck parsing an InDesign document, extracting data to an XML file

$
0
0

Hi,

 

I have an indesign document of a newspaper page (1 spread + 1 page) with some articles (title, body, img, img caption) and ads (img). I need to parse this and create an XML file from which data can be stored into a mysql db. The db handling is already programmed.

 

The xml file will have this structure (page = root):

<page>

     <article>

          <title>Title</title>

          <content>Lorem ipsum</content>

          <img title=""></img>

     </article>

     <ad>

          <img title=""></img>

     </ad>

</page>

 

The .indd file is created using the Smart Layout plugin from WoodWing software. When trying to print the "TextFrames>Texts>contents" the textframes that use the smart layout plugin do not show, they seem to be not included in the data model of the app. That's why I went another route, and parsed "Stories>Texts>contents". I can get all the text objects of the page, including the articles that are created using the smart layout plugin. Among these objects are article title's and article bodies. The problem is I don't know which title belongs to which body, so I can't create a new article node in the XML. I have exported the orignal file as IDML and browsed the spread and the stories, but I see no way to link article titles (textframe), article bodies (textframe) and images (contained by rectangles) together.

 

Is there a way to solve this?

 

Setup:

InDesign CS4 .indd documents

Win2k8 server

JavaScript (via ExtendScript toolkit)

InDesignServer CS5.5 (64bit) (want to use this)

SmartLayout plugin (installs @ InDesignServer CS5.5 32bit. This 32bit InDServer does not start, it has missing dll's).


How to start Debug server? No Redistributables?

$
0
0

Hi everyone,

 

Having issues with trying to run a Debug server for development testing. The server is not on the same dev box as Visual Studio, etc. It's a standalone W2008R2 box. I have the Debug version installed for testing but when trying to run it I get the 'side-by-side configuration error'.

 

Did a quick search and just installed the 2005 C++ redistributables but still no go.

 

So how can I get this Debug server up and running so we can develop against it without using our Production license?

 

There is zero Adobe documentation on this that I have found and quite frustrating for sure.

 

Edit:

 

I did a sxstrace and here are the results:

 

 

=================
Begin Activation Context Generation.
Input Parameter:          Flags = 0          ProcessorArchitecture = AMD64          CultureFallBacks = en-US;en          ManifestPath = C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\InDesignServer.com          AssemblyDirectory = C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\          Application Config File =
-----------------
INFO: Parsing Manifest File C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\InDesignServer.com.          INFO: Manifest Definition Identity is (null).          INFO: Reference: Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8"
INFO: Resolving reference Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8".          INFO: Resolving reference for ProcessorArchitecture amd64.                    INFO: Resolving reference for culture Neutral.                              INFO: Applying Binding Policy.                                        INFO: No publisher policy found.                                        INFO: No binding policy redirect found.                              INFO: Begin assembly probing.                                        INFO: Did not find the assembly in WinSxS.                                        INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_64\Microsoft.VC90.DebugCRT\9.0.21022.8__1fc8b3b9a1e18e3b\Microsoft.VC90.DebugCRT.DLL.                                        INFO: Attempt to probe manifest at C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\Microsoft.VC90.DebugCRT.DLL.                                        INFO: Attempt to probe manifest at C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\Microsoft.VC90.DebugCRT.MANIFEST.                                        INFO: Attempt to probe manifest at C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\Microsoft.VC90.DebugCRT\Microsoft.VC90.DebugCRT.DLL.                                        INFO: Attempt to probe manifest at C:\Program Files\Adobe\Adobe InDesign CS5.5 Server x64 Debug\Microsoft.VC90.DebugCRT\Microsoft.VC90.DebugCRT.MANIFEST.                                        INFO: Did not find manifest for culture Neutral.                              INFO: End assembly probing.          ERROR: Cannot resolve reference Microsoft.VC90.DebugCRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8".
ERROR: Activation Context generation failed.
End Activation Context Generation.

 

On the same server I have the Release version of 5.5 and it starts up with no issue. What's the point of the Debug/Developer version if it doesn't start? Do I need to reach out to my Adobe rep for answers on this?

 

Thanks for any help/tips/pointers.

 

~Allen

 

 

Message was edited by: AJDValien

Installation issue on Mac

$
0
0

Hi,

 

I tried to install Indesign Server CC 2014 on my Macbook Pro, but the install fails showing message "Erforderliche Komponenten sind deaktiviert" (english translation: Required components are deactivated).

 

indesign-server-install-issue.jpg

 

The Macbook is running MacOSX 10.10.5 and Adobe Creative Cloud 2015 including Adobe Indesign is installed on the machine.

 

Patrick

How can i using eclipe to bulid sampleclient-java-soap?

$
0
0

it can not import “com.adobe.ns.InDesign.soap.IDSPScriptArg;”&“localhost.Service_wsdl.Service;”

i use windows7

93(CKNF3J8F9(KC$O%O~W3L.png

IS there any one installed Indesign server on Amazon EC2?

$
0
0

It seems InDEsign server can not be run on Amazon EC2 window server. Did anyone try to install InDEsign server (CS5, or CS6, cc 2014, cc2015) on the amazon ec2 server?

Thanks

Failed to export the JPEG file: Maximum size exceeded

$
0
0

When exporting a page to JPEG you might get the following error message:

 

"Failed to export the JPEG file: Maximum size exceeded. Try decreasing the resolution."

 

After some research I believe this maximum size for the resulting JPEG is set to 32767 pixels. This is the maximum value of a signed short.

Anyone can verify if this is correct?

 

 

 

Another similar error message you might get is:

 

"Failed to export the JPEG file: Not enough memory. Try decreasing the resolution."

 

I would like to know how this limit is calculated.

 

 

Test case:

 

InDesign document of 2000 mm x 2000 mm

    

    Export JPEG, format method 'BASELINE', dpi 416

          -> result preview of 32756 pixels     (2000 mm = 78,740157 inch * 416 dpi = 32756 pixels)

          => preview is exported

     Export JPEG, format method 'BASELINE', dpi 417

          -> "Failed to export the JPEG file: Maximum size exceeded. Try decreasing the resolution."

          => max size exceeded

 

     Export JPEG, format method 'PROGRESSIVE', dpi 416

          -> "Failed to export the JPEG file: Not enough memory. Try decreasing the resolution."

          => Within the max size boundaries, but not within the max memory boundaries. How is this calculated?

     Export JPEG, format method 'PROGRESSIVE', dpi 225

          -> "Failed to export the JPEG file: Not enough memory. Try decreasing the resolution."

          => Within the max size boundaries, but not within the max memory boundaries. How is this calculated?

     Export JPEG, format method 'PROGRESSIVE', dpi 224

          => preview is exported

Chinese styles were not found ?

$
0
0

    In My Documents there is a Chinese style, but can not find with IDS, code like this

 

myDocument.getNamedChildParagraphStyle(new String("正文".getBytes("utf-8"),"iso-8859-1"))),

 

or

 

myDocument.getNamedChildParagraphStyle(new String("正文".getBytes("utf-8"),"GBK"))),

 

or

 

myDocument.getNamedChildParagraphStyle("正文");

 

Will not work,

Exception #30477:  无效参数。
com.adobe.ids.IdsException: IDL:com/adobe/ids/IdsException:1.0
at com.adobe.ids.IdsExceptionHelper.read(Unknown Source)
at com.adobe.ids.xml._XMLElementStub.applyParagraphStyle(Unknown Source)

 

Can anyone tell me how to find a Chinese style name?
thanks.


          

Can't create object for multi instance when using GetObject("myconfig1")

$
0
0

Hello,

 

I have the Indesign Server CS6 Multi Instance. I create an instance using the InDesign Server Windows Service:
Port: 12000
Args: -configuration myconfig1

 

Now I tried in Visual Basic: GetObject("myconfig1")
Then I get a can't create ActiveX component exception.

 

Notes:
The service "InDesignServerService x64" is running.
The InDesign Server instance was started.
I can access the instance via SOAP: http://localhost:12000/

 

Why can I not create the object in Visual Basic?

 

Thank you for help!

 

Harald


Starting InDesign server as root via "sudo" fails

$
0
0

Hi all,

 

(I previously posted this in the InDesign forum)

 

When I try to start InDesign CC Server 2015 as root via sudo, it fails to start with the following error message in the console:

The application with bundle ID com.adobe.InDesignServer is running setugid(), which is not allowed.

 

I tried using "InDesignServer.command" instead and with one or two parameters ("-port 8090", "-previews") without any success.

It works fine if I'm starting it as the logged in user (named admin) or if I log in as root and then start it.

The reason for me wanting it to be started as root via sudo is that we have encountered file permission problems in the past (users giving wrong permissions to documents that later shall be processed by the server). And you do not normally want to be logged in as root.


We have a lot of workflows with InDesign Server CS6 running as root. The users where able to set permissions in many different ways and when the workflows where designed the only way we found at the time to get rid of all problems where to run the InDesign server CS6 as root.

 

I'm running it on a Mac with OS X 10.10.5 (currently in a Fusion VM). I do not think the fact that it's running in a Fusion VM differs since it works when I log in as root.

 

Failing sudo start

Terminal output

INDD-server-CC-2015-test-10:~ admin$ sudo su -

Password:

INDD-server-CC-2015-test-10:~ root# cd /Applications/Adobe\ InDesign\ CC\ Server\ 2015/

INDD-server-CC-2015-test-10:Adobe InDesign CC Server 2015 root# ./InDesignServer

2015-10-22 08:24:12.028 adobe_licutil[1032:16521] The application with bundle ID com.adobe.adobe_licutil is running setugid(), which is not allowed.

================================================================================

.  InDesign CC Server Version 11.0

.  Copyright 1999-2015 Adobe Systems Incorporated and its licensors.

.  All rights reserved. See the other legal notices in the ReadMe.

================================================================================

Thu Oct 22 08:24:12 2015 INFO [server] Initializing

Thu Oct 22 08:24:12 2015 INFO [server] Loading the application

Thu Oct 22 08:24:12 2015 INFO [server] Scanning for plug-ins

Thu Oct 22 08:24:12 2015 INFO [server] Registering 116 plug-ins

Thu Oct 22 08:24:14 2015 INFO [server] Completing Object Model

Thu Oct 22 08:24:14 2015 INFO [server] Saving Object Model

Thu Oct 22 08:24:14 2015 INFO [server] Initializing plug-ins

Thu Oct 22 08:24:14 2015 INFO [server] Calling Early Initializers

Thu Oct 22 08:24:14 2015 INFO [server] Starting up Service Registry

2015-10-22 08:24:14.845 InDesignServer[1031:16520] __agent_connection_block_invoke_2: Connection error - Connection invalid

Thu Oct 22 08:24:15 2015 INFO [server] Executing startup services

Thu Oct 22 08:24:15 2015 INFO [server] Using configuration configuration_noport

Thu Oct 22 08:24:15 2015 INFO [server] Initializing Application

2015-10-22 08:24:15.708 InDesignServer[1031:16516] The application with bundle ID com.adobe.InDesignServer is running setugid(), which is not allowed.

INDD-server-CC-2015-test-10:Adobe InDesign CC Server 2015 root#

 

Messages in system.log

Oct 22 08:24:48 INDD-server-CC-2015-test-10.local adobe_licutil[1042]: The application with bundle ID com.adobe.adobe_licutil is running setugid(), which is not allowed.

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.5 instead of 10.10.5. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.

  Call location:

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 0  CarbonCore                          0x00007fff93d442b7 ___Gestalt_SystemVersion_block_invoke + 113

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 1  libdispatch.dylib                  0x00007fff9ad42e73 _dispatch_client_callout + 8

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 2  libdispatch.dylib                  0x00007fff9ad42d86 dispatch_once_f + 117

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 3  CarbonCore                          0x00007fff93ccd456 _Gestalt_SystemVersion + 987

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 4  CarbonCore                          0x00007fff93ccc6e3 Gestalt + 144

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 5  AdobeAGM                            0x000000010f5b3872 AGMTerminate + 1027540

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: 6  AdobeAGM                            0x000000010f7f1a3a AGMTerminate + 3379100

Oct 22 08:24:51 INDD-server-CC-2015-test-10.local InDesignServer[1041]: __agent_connection_block_invoke_2: Connection error - Connection invalid

Oct 22 08:24:52 INDD-server-CC-2015-test-10.local InDesignServer[1041]: The application with bundle ID com.adobe.InDesignServer is running setugid(), which is not allowed.

Oct 22 08:24:52 INDD-server-CC-2015-test-10.local nsurlstoraged[213]: realpath() returned NULL for /var/root/Library/Caches/com.adobe.InDesignServer

Oct 22 08:24:52 INDD-server-CC-2015-test-10.local nsurlstoraged[213]: The read-connection to the DB=/var/root/Library/Caches/com.adobe.InDesignServer/Cache.db is NOT valid.  Unable to determine schema version.

Oct 22 08:24:52 INDD-server-CC-2015-test-10.local nsurlstoraged[213]: realpath() returned NULL for /var/root/Library/Caches/com.adobe.InDesignServer

Oct 22 08:24:52 --- last message repeated 1 time ---

Oct 22 08:24:52 INDD-server-CC-2015-test-10.local nsurlstoraged[213]: ERROR: unable to determine file-system usage for FS-backed cache at /var/root/Library/Caches/com.adobe.InDesignServer/fsCachedData. Errno=13

 

Successful start (as admin, it looks the same when I'm logged in as root)

Terminal output

INDD-server-CC-2015-test-10:Adobe InDesign CC Server 2015 admin$ ./InDesignServer

================================================================================

.  InDesign CC Server Version 11.0

.  Copyright 1999-2015 Adobe Systems Incorporated and its licensors.

.  All rights reserved. See the other legal notices in the ReadMe.

================================================================================

Thu Oct 22 08:26:30 2015 INFO [server] Initializing

Thu Oct 22 08:26:30 2015 INFO [server] Loading the application

Thu Oct 22 08:26:30 2015 INFO [server] Scanning for plug-ins

Thu Oct 22 08:26:30 2015 INFO [server] Registering 116 plug-ins

Thu Oct 22 08:26:32 2015 INFO [server] Completing Object Model

Thu Oct 22 08:26:32 2015 INFO [server] Saving Object Model

Thu Oct 22 08:26:32 2015 INFO [server] Initializing plug-ins

Thu Oct 22 08:26:32 2015 INFO [server] Calling Early Initializers

Thu Oct 22 08:26:33 2015 INFO [server] Starting up Service Registry

Thu Oct 22 08:26:34 2015 INFO [server] Executing startup services

Thu Oct 22 08:26:34 2015 INFO [server] Using configuration configuration_noport

Thu Oct 22 08:26:35 2015 INFO [server] Initializing Application

Thu Oct 22 08:26:35 2015 INFO [server] Completing Initialization

Thu Oct 22 08:26:35 2015 INFO [server] Calling Late Initializers

Thu Oct 22 08:26:37 2015 INFO [server] Image previews are off

Thu Oct 22 08:26:37 2015 INFO [server] Server Running

Thu Oct 22 08:26:37 2015 INFO [javascript] Executing File: /Applications/Adobe InDesign CC Server 2015/Scripts/startup scripts/ConnectInstancesToESTK.js

Thu Oct 22 08:26:37 2015 INFO [javascript] Executing File: /Applications/Adobe InDesign CC Server 2015/Scripts/converturltohyperlink/startup scripts/ConvertURLToHyperlinkMenuItemLoader.jsx

Thu Oct 22 08:26:37 2015 INFO [javascript] Executing File: /Applications/Adobe InDesign CC Server 2015/Scripts/converturltohyperlink/ConvertURLToHyperlinkMenuItem.jsxbin

 

Messages in system.log

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.5 instead of 10.10.5. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.

  Call location:

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 0   CarbonCore                          0x00007fff93d442b7 ___Gestalt_SystemVersion_block_invoke + 113

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 1   libdispatch.dylib                   0x00007fff9ad42e73 _dispatch_client_callout + 8

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 2   libdispatch.dylib                   0x00007fff9ad42d86 dispatch_once_f + 117

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 3   CarbonCore                          0x00007fff93ccd456 _Gestalt_SystemVersion + 987

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 4   CarbonCore                          0x00007fff93ccc6e3 Gestalt + 144

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 5   AdobeAGM                            0x000000010cba3872 AGMTerminate + 1027540

Oct 22 08:55:27 INDD-server-CC-2015-test-10.local InDesignServer[1160]: 6   AdobeAGM                            0x000000010cde1a3a AGMTerminate + 3379100

 

Can anyone help we with this?

 

Regards

Åke

IDS CC2015 on Mac OS : Segmentation fault using compiled script

$
0
0

Hi all,

 

I am working on a project including IDS CC 2015 on a Mac. If I use uncompiled version of the script, it just works fine. Once I compile the code, I get a segmentation fault error and the server crashes. On prior versions this compiled code works fine.

 

Had anyone already faced that issue ? Any hint on how to prevent it ?

 

Thanks in advance for your help,

 

Loic

Entry point __crtCreateSymbolicLinkW could not be located in the dynamic link library MSVCR110D.dll

$
0
0

We have installed Indesign CC Server 2014 Debug on a 2008 R2 Windows Server for testing. This is the version we were told we had to use in a development environment. The installation went smoothly, however, when I try t

start the service with SOAP enabled (InDesignServer -port 12345) I get the following attached error. Actually I get the error anytime I try to start the service from the command prompt with or without the -port parameter. The service will start from Windows Service Manager, however, I does not seem to take the -port parameter in the options dialog.

 

 

IndesignServer_Soap_Startup_Error.jpg

Indesign cs6 didn't save my whole yesterday work

$
0
0

Hi all,

I'm using adobe indesign cs6 on Mac-OS X EL Capitan

I'm really in a big problem, I worked for 9 hours yesterday on my magazine file, and I closed it normally, after saving it.

 

today I'm opening the file, and it shows like I didn't even work yesterday.

when I open all my file, from the side bar , it shows like I didn't work on any indesign file.

PLEASEEEE HELP ME!

JPEG single page export from multipage document

$
0
0
Hello Experts: I have a function to create a JPEG file given a page number from a multipage document. The problem is that InDesign Server will actually create JPEG files for all the pages -despite the given page range (I just want to create one). It appends the page number starting on page 2 (and will create the JPEG's desired file name for the first page in the document, and so on)

Here is my sample code:

Somewhere I will initialize the document to use it globally:
app.open(File(inDocumentPath));
currentDocument = app.documents[0];

Here is my current function:

function ExportAsQualityJPG(inSaveAsDocumentPath, inPageNumber)
{
app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.maximum;
app.jpegExportPreferences.resolution = 300;

pageName = currentDocument.pages.item(inPageNumber-1).name;
app.pdfExportPreferences.pageRange = pageName;
// app.jpegExportPreferences.pageString = pageName; --> Does not work

currentDocument.exportFile(ExportFormat.jpg, File(inSaveDocumentPath), app.pdfExportPresets.item("[High Quality Print]"));
}

I will do something like later:

ExportAsQualityJPG("//Documents/InDesign/Page2.jpg", 2);

As I mentioned above, it will actually create images for all pages in the document. For example, if the INDD doc has 3 pages, it will create these images:
Page2.jpg (actual page 1)
Page22.jpg (actual page 2)
Page23.jpg (actual page 3)

Any help or tip would be really appreciated.

Thanks,

G.O.
Viewing all 20709 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>