Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: exporting graphic links to eps #77882
    Rose Sall
    Member

    I have an indesign document having groups. Each of these group contains one image and it’s caption.
    I am looping through all these groups and getting the graphic images count. Using the code: idGroup.AllGraphics.count. These graphics are present in the document as links.
    Now I want these graphics to export as EPS files. How can I do that?
    Can you suggest me something?

    in reply to: problem in execution #77756
    Rose Sall
    Member

    I dont know how to elaborate further.
    I can show a part of my code as an example:

    If find_font() = False Or find_links() = False Then

    move_doc(iddoc, infolderpath, unprocessedpath)

    —>>> trouble was here. As the name of the function suggests it has to move a file to a specified path, Which was happening when i executed line by line(F10), but when I executed directly (F5) it didnt move the file.

    End If

Viewing 2 posts - 1 through 2 (of 2 total)