[VB] Opening of PageMaker layouts with InDesign Server

I have many layouts of PageMaker 7.0 I need to open a script running on InDesign CS4 Server.  These layouts open correctly using InDesign CS4 Desktop.  InDesign converts on the layout but they do not open properly.  Anyone know how to open these layouts from a script?

When I try to open these layouts, using the Application.Open method, I get the following error:

Cannot open the file 'test.pmd '.  Adobe InDesign does not support the file format, a plug-in that supports the file format may be missing.

Any help you could provide would be greatly appreciated.

Thank you

Sheldon

Hi Sheldon,

With CS4, InDesign Server supports more PageMaker to open the files. This info is included in the Release Notes. InDesign CS4 will be still open them to you could pursue a solution here.

Kind regards

Jeffrey O'Donald

Adobe

Tags: InDesign

Similar Questions

  • I would like to open the PageMaker files in InDesign. Is this possible? If so, what should I do? TKS.

    I would like to open the PageMaker files in InDesign. Is this possible? If so, what should I do? Thank you.

    Only CS6 and earlier can open files of the PM.

    CS6 is included in your creative cloud account.

  • Opening files Illustrator draw with Indesign?

    Is it possible to open files created with Adobe Illustrator draw on an iPad directly in Adobe Indesign? Or this workflow requires Adobe Illustrator or Photoshop as an intermediary?

    Hello Gus,

    It is only possible to send to Illustrator and Photoshop CC from the app.

    Sue.

  • New problem opening Pagemaker files in InDesign

    I have a lot of files to archive in Pagemaker 6 and 7 and now use InDesign CS2. Until recently, I could open the pagemaker files in InDesign and save as files InDesign and there I went.

    But now, I get an error message just saying: the document is damaged and cannot be recovered. First off I thought it was really a corrupted document but then realized all my old .pmds said the same thing.

    Is there a known issue with perhaps a recent update of InDesign or something?

    I'd really like to be able to access my old msdp!

    Thank you in advance.

    No, but I bet you're on Windows XP, right?

    CS2 + Windows XP Service Pack 3 = cannot open PageMaker files, at all.

    If my proposal is false and you are on a different OS, you can just ignore me.

  • Ask a .jpg image in Indesign server via script?

    Hello

    I have a scenario in which I spend to use QuarkXpress Server to Indesign Server. With Quark Server I am able to request a jpg image to a quark Document. Basically, by providing the right parameters, I can get a JPG preview what a block the text box or picture looks like in the Quark Document.

    I need to do something like that with InDesign Server. Is it possible to write a script by specifying an Indesign Document and perhaps a TextFrameID or PictureFrame ID and get a rendering of JPG of it?

    I know that I can export the entire document in PDF format, but I need to be able to get images of texts related/pictureframes single or grouped management frames.

    Does anyone know if this is possible or how to proceed?

    Thanks in advance!

    -Lloyd

    Yes, there is an answer to your question

    --

    tomaxxi

    http://indisnip.WordPress.com/

  • CC of InDesign Server 2014 app.open (file) does not exist.

    I have implemented CC InDesign Server on a Windows Server 2008 R2 trial 2014 and try to run a simple script that converts an idml to PDF format.

    Here is the code

    document = app.open(File("C:\inetpub\wwwroot\presentation\Documents\Resumes.idml"));
    document.exportFile(ExportFormat.PDF_TYPE, File ("C:\inetpub\wwwroot\presentation\Documents\file.pdf"));
    document.close();
    

    I am running the script in ExtendScript Toolkit CC and it impedes every time on the first line, the open() method.

    I checked the path and permissions are fine as the other scripts work that write output, like this.

    //HelloWorld.jsx
    //Create a new document.
    var myDocument = app.documents.add();
    //Get a reference to the first page.
    var myPage = myDocument.pages.item(0);
    //Create a text frame.
    var myTextFrame = myPage.textFrames.add();
    //Specify the size and shape of the text frame.
    myTextFrame.geometricBounds = ["6p0", "6p0", "18p0", "18p0"];
    //Enter text in the text frame.
    myTextFrame.contents = "Hello World!";
    //Save the document (fill in a valid file path).
    myDocument.save(new File("/c/HelloWorld.indd"));
    //Close the document.
    app.documents.item(0).close();
    

    No problem at all with this script.

    Help, please!

    Figured it out. App.open path () needs------instead of \.

  • the background behind my pages turned black, how to return to grey? I spent between purge normal, preview, Slug and presentation and closed and open in design and it is always black. I can't imagine layouts with the black arr.plans

    the background behind my pages turned black, how to return to grey? I spent between purge normal, preview, Slug and presentation and closed and open in design and it is always black. I can't imagine layouts with black background please help!

    or maybe that the interface has been defined on Dark?

    Go to Preferences > Interface tab, choose light color theme dropdown on Apearance section (the upper part of the window)

  • Any subscriber to InDesign CSS - problem: How can I open old Pagemaker 5 and 6 files?

    Files were not rewarded. Having read that there may be a download of the latest apps available PM. Any confirmation?

    Go to the Creative Cloud Desktop app, then select the Apps tab scroll filters & Versions, select the previous Version in the menu. Install InDesign CS6. It is the latest version to open the Pagemaker files.

  • InDesign server web service - where is the support to download a file with the script and download the result?

    Hello

    I'm working on a VINE which is supposed to convert indd files in pdf format (that is, using of course the indesign server). Basically, I want to call the Web Service of IDS (located on another machine, perhaps), spend in the input file, the conversion script and retrieve the result under the WebService call?

    Navigation on the documentation, examples, etc. in the SDK, I couldn't see how the above can be achieved unless the client manages the transfer of files. Surely I must be missing something...

    Thank you

    Chris

    What do you mean by POC?

    InDesign Server is too valuable (i.e. cost of the license) to waste his time with file transfers.

    For a smaller scale, letting a separate process (http or smb server) on the same server hardware files - InDesign Server providing access on the local volume faster.

    If you are planning for bigger, use a dedicated server for file sharing (at the choice of the SMB, NFS, or other), when the input files are prepared by the process of the client, so that your load balancing program can immediately point the next free instance of the InDesign Server farm to the file. In this case, be prepared for some trial and error - high-speed file sharing can be tricky with files written on one side not yet visible or incomplete on the other side, locking problems, filename Unicode trouble, unexpected time and so on.

    BTW, there is also a forum of InDesign Server which would be more suitable for these discussions.

    Dirk

  • Generator of newspapers to InDesign: IDML or InDesign Server?

    Hello!

    I create a lib to generate the log to the IDML/InDesign format.

    This library already outputs the log using PDFLib, giving control us all (in points) about what is to be drawn.

    In our version IDML search engine, we face with TextFrame and stories, but I don't have the same control as PDFLib.

    I don't know if my story fits into the TextFrame, I don't know if I need to resize or create a new TextFrame bound for printing to keep the same story in the next column.

    Because the final library will be used on a server, I need I use InDesign Server to generate?

    I can self-adjustment executives related, jumping to the new column to keep printing, (etc.)?

    Or this control is possible by simply using pure IDML?

    Thank you

    You can find the InDesign scripting docs at http://www.adobe.com/products/indesign/extend.displayTab2.html#Scriptingresources (to http://www.adobe.com/devnet/indesign/documentation.html#idscripting but which also omits the common things to the rest of the creative suite) and Jongware has some excellent references additional APIs extracted InDesign to http://jongware.com/idjshelp.html. If you read the SDK documentation, you will find them quite a breath of fresh air; they are targeted at end users learn to write scripts, not to C++ developers, and they are much more pleasant to taste.

    Theoretically, you can store anything you want within an IDML file. But normally, no.. An InDesign script can be written in JavaScript for platform independence towards, or in VBScript on Windows and Applescript under OS X. in general, they are stored in the filesystem in a Scripts / folder and InDesign makes available in the actions panel this folder and the user chooses a script of this Panel while InDesign is running and then InDesign will run the script. There is also a Startup Scripts folder, which may contain scripts that are executed at startup of InDesign. There is no possibility for a document (IDML or INDD or otherwise) for the exploitation of a script that runs when the document is opened (this has implications of poor security...), if a script existing that is running (start or not) can listen to an event triggered by opening a document and can act accordingly. Or an existing script cannot open a document. Some people use a paradigm where scripts run from script code that lives inside a document, as in a specially designated textframe or a script label. But this is not common.

    So you could certainly put most of your script in an IDML file and have a charger small script that the user runs that evaluates the script that you have included in the IDML file. Or more of similar models.

    If you have the file BCTI by history, you can ask (although scripting) the InDesign API to place each story on your network, and can react adaptable engine decisions makes the layout and based on these results, decide how to place the following story. If you include all of your stories within the main IDML file, I think that will be dealing with the unexpected difficulties. I think that InDesign expects stories inside a file IDML to appear in the linked text frames. But I could be wrong on this subject... I don't have much experience with the help of IDML the way you think about it. Most of my experience IDML is about IDML reading that ID has generated, not generating IDML customized for her. (Certainly, you can have stories placed in frames of related texts that do not account for the length of history, for purposes of placeholding - such as frames are in excess. And then you can adjust them later. I suspect nail down who will use is not very important for the development of your software. It could make a big difference in ease of use or its packaging later, but not really in the implementation.)

    You can associate arbitrary key/value pairs with objects in the DOM script, using the methods . insertLabel() and . extractLabel() . These appear as the elements in the IDML. Alternatively, you can store XML data in the IDML file as if you had imported XML into your InDesign document and then analyze that however you like. You can also simply read an XML raw with your script file and do what you want with it. So, Yes, you can store extra metadata in a variety of forms ranging from reasonably structured with the ID of object model for completely outside of it.

    You should certainly be able to have inline (anchored?) with a history of ICML tables, and I'm not really sure of graphics. You'll have to see! I see a lot of experience in your future. On the other hand, maybe someone else who is quite knowledgeable about IDML will appear in this thread...

  • InDesign Server Automation

    I'm looking into buying features to automate InDesign Server for the document. A feature, data fusion, would be invaluable to our society.

    I'm having a few difficulties of implementation with a script.

    Here's what I have running, just a basic test.

    var myDocument = app.open(File("C:\\inetpub\\wwwroot\\indesign\\test.indd"));
    
    
    with (app.dataMergeOptions) {
    linkImages = true;
    removeBlankLines = false;
    createNewDocument = true;
    documentSize = 100;
    } // (end of dataMergeOptions)
    
    
    myDocument.dataMergeProperties.mergeRecords();
    myDocument.exportFile(ExportFormat.PDF_TYPE, File ("c:\\inetpub\\wwwroot\\indesign\\merged.pdf"));
    myDocument.close ();
    

    In the file I had bound him to a csv file that pulled data but it seems that the link has been broken (or obsolete according to the error).

    Can someone help me with what I'm doing wrong, or even to give a better method?

    I run the script through PHP via SOAP in IIS running on Windows 2008 R2

    InDesign Server CC 2014

    Hello

    What you might try is to recover the path of your CSV file within this document and to check first if the internal path is compatible with what you expect.

    Second, you could reprocess the source csv file when opening the document with Document.dataMergeProperties.selectDataSource (your csv file full path)

    Finally, I see that you are trying to use "createNewDocument = true;". " From what I've observed, tweaking this property seems to have no effect (true/false-online not differentiated).

    The basic with DataMerge is therefore that the appellant 'merge()' will lead to one or more temporary merged documents. These I guesss you want to export.

    At this point, you can either choose any document created to export OR call the method "Document.dataMergeProperties.exportFile ()" that will deal with merging documents and make exports.

    Also, given that you are considering datamerge, I can recommend also drop a look at EasyCatalog. It's more expensive, but also very powerful when it comes to fill data into InDesign automatically based on templates.

    Good luck and feel free to test any single object before using

    Loïc

    http://www.ozalto.com

  • How do specify/Associate a layout with content

    I created a new site, I created some content and a few models. Creating content/page I found no option to associate a model or a page layout with the content page. When I try to preview the content or try opening in web mode, I get the following error.

    "A provision of the content must be specified to restore this asset in web mode. Please specify a default page layout. »

    Need to help me solve this problem.

    The model that you want to use, is the use of the value, model serves as a page layout?

  • InDesign Server CC

    We seek to develop a Windows Service application using the InDesign SDK.  With the current version of InDesign CC, we can this because the application must run in user interface mode once a user logged on to Windows.  InDesign Server would meet our needs (the user doesn't have to log Windows to run the application), but it is only available in CS6.  From what we understand, we cannot mix CC InDesign and InDesign Server CS6 as it is impossible to open the INDD file saved with CC with CS6.  There will be a CC of InDesign Server version?

    We will also seek to create another Windows Service application that interacts with PhotoShop.  Do you know if PhotoShop has the same restrictions as InDesign in terms of having to log Windows using the application via the SDK?

    Thank you

    Jody

    Trial of CC InDesign Server is available.

    You can try it for three months.

  • (Impossible to write in the InDesign Server forum) - [Java/Corba] images appear only as gray box

    Hello, sorry to post here, but I can't post in the Forum ID. click on "post message" deletes the text...  We are working on our first plugin for InDesign Server. We create Documents with boxes and placing graphics (in PDF format) in this field. The problem is: after you open the document in InDesign, we see just boxes grey and without pictures. The links in the document are ok and when we print, we see the images. In my opinion, the internal preview of graphics are not created. Printing uses the original file, and there we can see the image.  In the code, we create a rectangle with addRectangle() and place the image with the command place(). Is there anything else that we have to see the image in InDesign?  Thanks for all the ideas Klaus Friese

    Hi Klaus,

    Take a look at the following to be called at startup:

    InterfacePtr iServerSettings (iSession, UseDefaultIID());
    If (iServerSettings)
    iServerSettings-> SetImagePreview (true);

    Best,

    Peter

  • Mail creation of massive log files and stop the synchronization with the server

    Since the upgrade to El Capitan (10.11.1), Mail presents two problems persist:

    (1) it generates massive log files, e.g. 2015-12 - 03_IMAPSyncActivity.log these files regularly exceed 10 GB and block Mail and freeze the Mac. Mail can be over 8 GB of RAM. Once removed, Mail recreates the file and fills again, ends up doing more massive files that must also delete.

    (2) mail stop sync with my different IMAP e-mail servers. The only solution I've found that it completely delete the or the e-mail accounts and reinstalls the account. It works for a day (or even a few hours) before it just stops the synchronization, even if a connection test shows he connects with the server. This problem seems to occur on two e-mail accounts separately on two different servers / hosting companies, but not on my Gmail accounts.

    These two problems occur on both my iMac (21.5 ", mid-2011, 2.5 GHz Intel Core i5, 8 GB RAM) and MacBookPro (13', mid-2011, 2.5 GHz Intel core i5, 4 GB RAM).

    Full of ideas gratefully received!

    Thank you!

    Please take these steps to remove the mail folders 'sandbox '.

    Step 1

    Back up all data.

    Triple-click anywhere in the line below on this page to select this option:

    ~/Library/Containers/com.apple.mail

    Right-click or Ctrl-click on the highlighted line and select

    Services ▹ Reveal

    the contextual menu.* A Finder window should open up with a folder named "com.apple.mail" selected. If this is the case, move the selected folder - not only its content - on the desktop. Open the window Finder for now.

    Restart the computer. Launch Mail and test. If the problem is resolved, you may have to re-create some of your e-mail settings. Any writing paper custom that you created may be lost. Ask for instructions if you want to keep these data. You can then delete the folder that you moved and close Finder.

    CAUTION: If you change the content of the sandbox, but leave the folder itself in place, Mail may hang or starts any. Remove the tray to sand everything will be rebuilt automatically.

    Step 2

    If step 1 does not resolve the problem, repeat with this line:

    ~/Library/Containers/com.apple.MailServiceAgent

    * If you do not see the item context menu copy the selected text in the Clipboard by pressing Control-C key combination. In the Finder, select

    Go ▹ go to the folder...

    from the menu bar and paste it into the box that opens by pressing command + V. You won't see what you pasted a newline being included. Press return.

Maybe you are looking for