0
vba code to save file as tiff file
New Here
,
/t5/acrobat-discussions/vba-code-to-save-file-as-tiff-file/td-p/13041612
Jun 30, 2022
Jun 30, 2022
Copy link to clipboard
Copied
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/acrobat-discussions/vba-code-to-save-file-as-tiff-file/m-p/13041794#M368674
Jun 30, 2022
Jun 30, 2022
Copy link to clipboard
Copied
What is your issue with Adobe Acrobat?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
ALAN T25079282y5dd
AUTHOR
New Here
,
/t5/acrobat-discussions/vba-code-to-save-file-as-tiff-file/m-p/13041812#M368678
Jun 30, 2022
Jun 30, 2022
Copy link to clipboard
Copied
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
Sent from Mail<> for Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-discussions/vba-code-to-save-file-as-tiff-file/m-p/13041855#M368683
Jun 30, 2022
Jun 30, 2022
Copy link to clipboard
Copied
Try the forum for Acrobat SDK.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

