Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

vba code to save file as tiff file

New Here ,
Jun 30, 2022 Jun 30, 2022

excel vba code to replace:

'Set jsObj3 = AcroXPDDoc3.GetJSObject
'jsObj3.SaveAs NewFileName3, "com.adobe.acrobat.tiff"

 

and call the "ExportTo.Image" to save as tiff file

TOPICS
Edit and convert PDFs
910
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2022 Jun 30, 2022

What is your issue with Adobe Acrobat?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 30, 2022 Jun 30, 2022
Using Adobe Acrobat Pro 64bit subscription, a program written in Excel VBA, trying to save file as a tiff, but the code “saveas” not working. The Acrobat says use “Export To”, Image, Tiff, need to figure out how to write that in the code instead of using “saveas”

Sent from Mail<> for Windows
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 30, 2022 Jun 30, 2022
LATEST

Try the forum for Acrobat SDK.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines