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

Is it possible to convert PDF to Word/Powerpoint formats using Adobe PDF Library SDK?

New Here ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

Hi,
We want to convert pdfs to word or powerpoint formats in our application. So we are looking for an C# Library which we can integrate into our application and where we can do the conversions within the bounds of our application.

I came across Adobe PDF Library SDK, but there is no mentioning of pdfs to word/powerpoint conversions.

Please let us know, do you have anything which may meet our requirement?

Thanks,
Prathap

Views

234

Translate

Translate

Report

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
LEGEND ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

No, the PDF Library doesn't do this. Look at the "PDF Generator" component of Adobe Experience Manager (AEM) if you want to run this on a single server. If you want a redistributable, this isn't he tool. Bear in mind that Adobe have NO SOLUTIONS THAT READ OFFICE FILES. Rather their solutions make use of MS Office to do the conversion, then adjust/improve the results.

Votes

Translate

Translate

Report

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 ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

We have installed our application on one server, where users will login directly using citrix and use our application. Also, We have installed our application on a few client places as well where also this conversion feature we are trying to provide. Please let us know can we go with "PDF Generator" component as you suggested?

Votes

Translate

Translate

Report

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
LEGEND ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

AEM is a server based item. You would need a license for each installation. Price is by negotiation.

Votes

Translate

Translate

Report

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 ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

can you give us some examples(links)/code which we can use to convert our pdfs and test before going for purchase? Also, hope PDF Generator is a c# library not an external tool that we install and convert our files using it directly, correct me if am mistaken.

Votes

Translate

Translate

Report

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
LEGEND ,
Oct 16, 2019 Oct 16, 2019

Copy link to clipboard

Copied

LATEST
AES is a complete server package that you install on your server. Hence you can't get a link to just try it; you'd need to negotiate a trial deployment, if available. The product has various interfaces including Java. No idea about C#, it's not really our area here. It uses Office as an external tool of course.

Votes

Translate

Translate

Report

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