Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. COM
  4. Hide InDesign Application while Its Instance is created

Hide InDesign Application while Its Instance is created

Scheduled Pinned Locked Moved COM
csharpadobehelptutorial
1 Posts 1 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rashmi_Karnam
    wrote on last edited by
    #1

    Hi I am working with Adobe InDesign CS3. I have a VB.NET project where I am providing Indesign file as InPut and generating PDF and EPS files as output. When I create object of InDesign.Application Ex: Dim appObject = CreateObject("InDesign.Application") It launches Adobe InDesign Application and then the Document. I tried to Hide the Document using EX: appObject.Open(InputFile,false); but How to hide the Application in the Beginning? I dont want the application to be launched, it should work in background and not visible to the User. Can any one please help. :confused:

    Rashmi.M.K

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups