Re: Windows 8/8.1においてアプリケーションからAdobe Reader11でPDFファイルを開くことができない
Hi Ajlan Huda. After 2015/03/20 answered, what kind of situation will the problem referring to be in?Thank you in advance for your help. m_ikenoue.----------------------------Ajlan Hudaさん。...
View ArticleRe: Some APIs are not support on Mac 64
All of this information will be present in the Acrobat DC SDK when it is released. You will need the new SDK since it has new APIs that you will need.
View ArticleRe: Acrobat has frozen after entering formulas into a form.
What part of the Acrobat SDK do you use?
View ArticleAcrobat SDK in windows service and .net website
Hi, I'm using a trial of Adobe Acrobat Pro DC, Acrobat reader X, and Acrobat XI SDK with VisualStudio 2012. I use Acrobat SDK in order to extract pages from a main PDF file, and create a new result PDF...
View ArticleRe: Acrobat SDK in windows service and .net website
Acrobat cannot be used from a Windows service or on a server (web or otherwise)
View ArticleRe: Acrobat SDK in windows service and .net website
Thanks Irosenth, could you give me the reason of it? Is this a licence issue? 1. The windows service is the only application that will be using the SDK in order to create new PDF files, that's it, is...
View ArticleRe: Acrobat SDK in windows service and .net website
Yes, it is not licensed for that type of usage. 1 – Yes, that is not permitted by the license. 2 – But you can’t install and use Acrobat on a server, due to the license.
View ArticleRe: Acrobat SDK in windows service and .net website
I don't work for Adobe and I have no inside knowledge on this. So it leaves me free to speculate. Why is server use forbidden? Let's look at an idea. We have an office with 100 people who want to make...
View Article[Online printer system]Can you do preflight checks with javascript online?
Hi guys, I'd like to know if it is possible to check PDFs without Acrobat or third party software but instead with Javascript? The reason behind this is to have an upload tool for a printer where...
View ArticleOpening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
Hello, I have Adobe Acrobat XI Pro and I want to ask if there is any possibility to open automatically files in Adobe by VBA (Word files, Excel, etc.) and save them to PDF? Or maybe it is a...
View ArticleRe: [Online printer system]Can you do preflight checks with javascript online?
I don't understand from your question what software would be doing the preflighting, as you have effectively said that neither Acrobat nor a third party tool can do it.
View ArticleRe: [Online printer system]Can you do preflight checks with javascript online?
In most such systems, the PDF would be uploaded to a server where some preflight software is running – it would perform the check and then return a report to the user. There are many such systems in...
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
There si documentation about how to silently print and/or convert formats in the SDK.
View ArticleRe: [Online printer system]Can you do preflight checks with javascript online?
With Javascript you can't perform a preflight check.
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
Thank you for answer. Anyway can you help me and give a try of this code/ documentation? I'm pretty new in programming so formal documentation are a little to complicated for me.
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
It may be worth noting that working with the SDK is a question of reading the documentation (there is a lot of it) and doing research. It is not for programming by copy/paste.
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
You can download the Acrobat SDK. Once you have it, we can help you find the relevant parts. You will also need to be comfortable programming in COM. Knowledge of both Acrobat OLE and JavaScript is a...
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
Thank you for your advices. I already download Acrobat SDK before, but it's really complicated for someone who know only VBA at intermediate level. I really plan to learn javascripts and COM in...
View ArticleRe: Opening files automatically in VBA and saving to PDF, Adobe Acrobat XI Pro
PDDocSave yes. PDDocOpen, no, that only opens PDFs. You need to convert to PDF (which also opens the PDF), which is done with JavaScript (something like toPDFConverter?) There is a special interface...
View ArticleReader DC - PlugIn - AVDocOpenFromFile/AVDocOpenFromPDDoc RdrCEF.exe
Why does AVDocOpenFromFile or AVDocOpenFromPDDoc open the program RdrCEF.exe and doesn't close the program when AVDocClose or AVWindowUserClose is called ?? Batch print getting impossible because you...
View Article