Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

create PDF with IDML file

Guest
Aug 17, 2010 Aug 17, 2010

Hi All,

sorry for my bad english but i'll try 🙂

we have an application that create a IDML file using CS4 SDK.

the IDML file created by aplication is opening whit InDesign whith out problems.

but now, my problem is using the same file generate (IDML file) to get a PDF file.

how do I give a PDF file using the SDK or other thing?

thanks for the answers.
Vanessa.

TOPICS
SDK
978
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 17, 2010 Aug 17, 2010

There is no immediate route from IDML to PDF, at some point you have to open InDesign, import the document, then write out a PDF. Although these steps can be scripted, or a plugin could be written.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 18, 2010 Aug 18, 2010

Hi,

sorry for my bad english but i'll try 🙂

Thanks very much

Can you help me, give me same tips how I can to do this in my Java application, using scripted or a plugin; whichever is easier?

thanks for the answers.

Vanessa.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 18, 2010 Aug 18, 2010

From within Java? No idea. Maybe someone else can help you out with that.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 18, 2010 Aug 18, 2010
LATEST

Hi All,

sorry for my bad english but i'll try 🙂

I have a Java application that create a IDML file using CS4 SDK.
the IDML file created by aplication is opening whit InDesign whith out problems.

but now, my problem is using the same file generate (IDML file) to get a PDF file.

in Java, how can I generate a PDF file based on IDML file generated by the application?

thanks for the answers.
Vanessa.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines