Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

is it possible for npoi to covert word to pdf #20

Closed
abramhum opened this issue Sep 1, 2017 · 2 comments
Closed

is it possible for npoi to covert word to pdf #20

abramhum opened this issue Sep 1, 2017 · 2 comments
Labels

Comments

@abramhum
Copy link

abramhum commented Sep 1, 2017

Hi:

I have a question about if is possible for npoi to covert word to pdf.
I found there seems no other third-party free library can do that,
so I hope to know if npoi can do that, and how to do.
any instruction is highly appreciated, thanks a lot.

@yang-xiaodong
Copy link
Member

The short answer is: No, currently (N)POI does not offer any functionality to export a PDF file. The library focuses on manipulating Microsoft Office documents directly, not on converting them to different formats.

There are a lot of other libraries and services out there that will solve this (I can personally recommend Aspose.Words, but it should definitely be possible to find something cheaper out there that meets your requirements).

Answer from https://stackoverflow.com/questions/34718667/exporting-doc-to-pdf-using-poi

@abramhum
Copy link
Author

abramhum commented Sep 4, 2017

Thanks a lot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants