Skip navigation

Login or Register to find out more about lrosenth
lrosenth has no profile image available
Status Level:

Recent Activity

lrosenth replied to Using C# input text with Acrobat SDK

"The one about development using IAC (InterApplication Communication), of which C# is one type."

in Acrobat SDK 4 replies
1 hour ago
lrosenth replied to Using C# input text with Acrobat SDK

"Did you re-read the section of the SDK where you learned how to get the field value?  It also talks about setting it."

in Acrobat SDK 4 replies
1 hour ago
lrosenth replied to Acrobat pro x

"First – have you read the SDK documentation?  Information about the service name is in there.   Second, you seem to be opening HTML files w"

in Acrobat SDK 1 replies
2 days ago
lrosenth replied to how to add image to appearance using PDEImageCreate?

"And Xobject IS a stream – you can't replace it this way.   You have to grab the parent (resource dict) and replace it there."

in Acrobat SDK 7 replies
2 days ago
lrosenth replied to How to use Preflight to analyse PDF?

"Acrobat has to be running in order for Preflight to be active.  So you will have to open/run Acrobat first anyway.   Then you can use the p"

in Acrobat SDK 9 replies
3 days ago
lrosenth replied to How to use Preflight to analyse PDF?

"There is sample code for interacting with Preflight via JavaScript in the SDK documentatioin for the JavaScript APIs."

in Acrobat SDK 9 replies
3 days ago
lrosenth replied to How to use Preflight to analyse PDF?

"Well, Preflight can be called by either plugin or JavaScript APIs.  A console app would need to integrate with one (or both) of them.   Of"

in Acrobat SDK 9 replies
3 days ago
lrosenth replied to AVDocSaveOptimized not working in Acrobat standard

"You'd have to basically reimplement the features of AVDocSaveOptimized that you needed."

in Acrobat SDK 8 replies
3 days ago
lrosenth replied to AVDocSaveOptimized not working in Acrobat standard

"Right – as expected (and fully documented)."

in Acrobat SDK 8 replies
3 days ago
lrosenth replied to AVDocSaveOptimized not working in Acrobat standard

"Acrobat Standard doesn't include that API call (AVDocSaveOptimized).  See the SDK documents where that is stated.   I expect that you are g"

in Acrobat SDK 8 replies
3 days ago
lrosenth replied to How to Print new line in Acrobat SDK?

"PDF doesn't have a concept of "new line" - you do it yourself."

in Acrobat SDK 4 replies
4 days ago
lrosenth replied to is there any way we can save PDF files of 1.8v & 1.9v to 1.4v using plug-in?

"AVDocSaveAsOptimized is the API equivalent of the PDF Optimizer."

in Acrobat SDK 14 replies
6 days ago