Re: Convert PDF-Page Thumbnail to PNG or JPEG
I escaped the backslash. But the main problem was the Handler. I noticed that the handler was never set, so i changed the file extension to "jpg": if...
View ArticleRe: How to know Type of Acrobat ( Standard or Professional )
Thanks for the response. It's shows the product name. Thanks, Sowbhagya
View Articleadobe acrobat 9 pro does not convert word to pdf
Hiya I get the following error when trying to convert word docs to pdf, have tried repairing the program which works but if I close Acrobat and try to convert the same message appears. Have tried...
View ArticleRe: adobe acrobat 9 pro does not convert word to pdf
Hi I have office 2010 Thanks,Mariam
View ArticleRe: adobe acrobat 9 pro does not convert word to pdf
According to Compatible web browsers and PDFMaker applications, Acrobat 9 is not compatible with Office 2010.
View ArticleRe: Convert PDF-Page Thumbnail to PNG or JPEG
Great! Install your own custom progress handler…
View ArticleRe: Add menu item between the classical menu items
What version of Acrobat are you seeing this with?
View ArticleRe: Convert PDF-Page Thumbnail to PNG or JPEG
Actually i don't need any progress handler. Was thinking that passing NULL as the last parameter to AVConversionConvertFromPDFWithHandler(RightHandler,NULL,kAVConversionNoFlags, mycurrentPDDoc,...
View ArticleRe: Add menu item between the classical menu items
I tested with Acrobat 11 and Reader 10 and 11. I would like to add my menu in front of Window and Help menu items or next close to Edit (the idea of changing the order of menu items matters more to...
View ArticleRe: Convert PDF-Page Thumbnail to PNG or JPEG
Why is the progress bar a problem? It's usually considered better to give the user a sense of progress.
View ArticleRe: Convert PDF-Page Thumbnail to PNG or JPEG
First my window is a topmpst window, so the progress bar appears behind it.Secondly, i prefer using the mouse wait cursor type.
View ArticleRe: Convert PDF-Page Thumbnail to PNG or JPEG
If you can't see it, it may not be a big problem, but you can create a custom ProgressMonitor. This is a collection of callbacks, and so you can make a collection of callbacks that do nothing. I've...
View ArticleRe: Acrobat DC API.
I am reading this question differently, more on the ability to see the folders of my documents thru a call on my server that can into the Document Cloud that is integrated into my app. Usually you...
View ArticleRe: Acrobat DC API.
I see these integration points with Echosign https://helpx.adobe.com/document-cloud/help/reference_guides.html The docs were last updated in 2012 so it would be nice to know if DC supports anything...
View ArticleRe: Acrobat DC API.
If you read the current release noteshttps://helpx.adobe.com/content/dam/help/en/EchoSign/Adobe-EchoSign-Apr15-Release-Notes.pd f you see the Premium version has an API and offers Account Sharing and...
View Article