Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Mr #1
Automatise the Scan-Dialog
Hello
Using Acrobat 8.0 and VB6 I would like to control the Scan Dialog. Now
I'am using the following code, whitch allowed a semi-automatisation by
using the Scanmenu and the Clipboard, but its not so comfortable:
Private Sub cmdAcrobat_Click()
Dim Ok As Boolean
Dim Acro As AcroApp
Set Acro = New AcroApp
Clipboard.SetText SavingPath
Ok = Acro.MenuItemExecute("Scan")
End Sub
Does someone have a better solution?
Thanks
Dirk
Mr Guest
-
Acro Scan v. Photoshop Scan (CS3)
Peter, Acrobat is taking whatever is sent to it via the twain driver and wrapping the result in a pdf file. The twain driver could be sending a... -
Index scan vs. Seq scan on timestamps
On Tue, Dec 07, 2004 at 09:25:20AM +0100, Per Jensen wrote: CURRENT_TIMESTAMP is fixed to the time of transaction start, not session start; this... -
How do I scan from new photoshop CS
I have just moved from windows to mac and have upgraded to photoshop CS. I wish to scan an image and there is no TWAIN option in the File/Import... -
Scan 4 at a time
I want to speed up my scanning process of my entire photo album. Doing the photos one by one, on a flatbed scanner, is deadly. Is there any way I can... -
Scan at 300 dpi gives file at 120 ppi
Whenever I scan 35mm transparencies at 300 dpi (or even 72 dpi or 480 dpi) the resulting file always has a resolution of 120 ppi. The input values...



Reply With Quote

