Packaging a document with Indesign SDK - sdk

I would like to package an indesign document through the SDK but there doesnt seem to be any documentation about it. Does anyone know if it is possible, and if so, help me on the way?

check out these articles, I think they may be helpful:
Packaging Adobe InDesign Files for Press
Packaging ID Files
If not, maybe elaborate your question a little further? Good luck!

Related

How to debug epub?

I've written an ePub generator by using ZipArchive in .NET and looking at the spec (in Wikipedia) & a example.
It doesn't work! But I only get a generic error so I'm unable to fix anything from here.
Where could I go to upload my ePub and be told what is wrong with it? Or is there a tool that is better for it? I'm currently using Adobe ePub reader...
I realize this is an old question, but in case others come across this I wanted to contribute. The IDPF which is responsible for the ePub standard has a tool for checking ePubs called epubcheck. It can be found at https://github.com/IDPF/epubcheck.
In addition, they have their own online validator that uses epubcheck. It is located at http://validator.idpf.org/
I found an online validator tool at http://www.epubconversion.com/ePub-validator-iBook.jsp.
There are two basic black box approaches.
First: Generate a file and put it into a validator.
Second: Take a set of in- and output without using your code (other generator, example, do it manual). Then use a file comparison tool (maybe extract zip first).
Here is a good offline checking tool for Windows, Mac or Linux OS:
http://www.pagina-online.de/produkte/epub-checker/
It's a great tool which even i used to validate and generate epub files also clearly give errors if any.

Multiple Documentation Windows Xcode

Does anyone know how to open multiple documentation windows in Xcode? I feel like this is a silly question because something as basic as this should be included in Xcode, but I just can't seem to figure out how to enable this feature.
Thanks.
No exact answer, but you might consider using AppKiDo as additional documentation browser.
Screenshot:

Convert cod to jar in blackberry

Hii Folks,
I've a cod file to run on blackberry device but i want to convert it into jar. Is it possible to do so??Is their any script or is their any tool exist for that kindly suggest me regarding this??
The short answer is "no." There's a tool Coddec that is supposed to help with this, but it's pretty flakey. I've never gotten it to work. It's also rather old and even if you could get it to work, it probably would only be good for cod files generated by older versions of the tools.

Ruby on RAils (rubyweaver) dreamweaver cs5 integrations

I saw there is an dreamweaver called rubyweaver. Does anyone know of plans to upgrade that to CS5? anyone hear interested in doing this? It would be helpful for newbies like me to have some Wysiwyg editing. Any other software offer that for ruby on rails?
According to the Rubyweaver site they are not offering CS5 support due to not having a developer that can perform the update work for the extension. This appears to be due to the site that is offering the download of Rubyweaver is not the same people that developed the original extension.
You may want to try the extension out, some of the functionality of it may work in CS5. The site doesn't list any specific CS5 issues on it Known Issues page.
Yes it is true that we do not currently have a developer for this extension as of yet. We have a few potential prospects that we are currently having talks with. The Original Creator of the extension is Rob Cameron of RidingTheClutch.com. Jason Gills took over the IDE and updated it to it's latest state.
We took over the RubyWeaver IDE from the Jason Gills as he was not able to provide the extension or keep up with the development of RubyWeaver, so we got with Jason and decided to keep this extension available to everyone.
We hope to be offering an updated version as soon as we find a coder.
I hope this information helps out.
Thank You,
John

view pdf in program(delphi) by use free library(not activeX)

Is there are any open source or free-ware library to display PDF file in my Delphi program?
I had looked for one, but most of them are commercial or not fully functional.
PS: this solution need to be cross platform by using wine.
One possible solution might be to include the open source SumatraPDF viewer with your program and use it to display the pdf's.
http://blog.kowalczyk.info/software/sumatrapdf/index.html
One nice thing about SumatraPDF, other than it being open source, is that it doesn't require an install. It consists solely of a single .exe, so you could just stick the .exe in your app's folder and call it to display pdf's. SumatraPDF is a pretty bare-bones viewer, so it may be one of the ones you've already looked at and rejected as "not fully functional", but I'm not sure whether you're going to find any perfect open source solution.
As others brought up in the similar thread that was linked from this one, you might consider using the Gnostice library or the WPCubed wpdfviewer component. You have to purchase a developer's license for those, but then can incorporate them in your app and deploy as many as you want with no runtime licensing fees.
My answer to this question discusses the Adobe API.
I missed the PS. Some other answers to the same question may help.

Resources