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

Export PDF fail convert

Community Beginner ,
Mar 15, 2024 Mar 15, 2024

I'm trying to export a PDF document to excel(xlsx) but when the process is halfway through it gives an error on the adobe screen saying that the file is being used. I'm using VBA to do this, the error happens here.

'Save PDF file to the new format.
boResult = objJSO.SaveAs(NewFilePath, ExportFormat) can anyone help me?

TOPICS
Edit and convert PDFs , PDF
339
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 ,
Mar 15, 2024 Mar 15, 2024

Does it work without using VBA?

ABAMBO | Hard- and Software Engineer | Photographer
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 Beginner ,
Mar 18, 2024 Mar 18, 2024

using VBA

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 Beginner ,
Mar 18, 2024 Mar 18, 2024
LATEST

yes it works perfectly, but when I try to use using VBA it returns me security error message.

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