Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, October 26, 2011 11:25:32 AM(UTC)
asanders

Groups: Registered
Posts: 5


I am trying to figure out how to take a docx and save it as pdf, is this possible with leadtools?
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, October 27, 2011 12:49:33 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

LEADTOOLS supports loading Docx format as raster image and save it to raster PDF file. You can load the Docx file by using the RasterCodecs.Load() method and then save it to PDF format by using the RasterCodecs.Save()  method.

You can load the DOCX file and save it to PDF format by using the LEADTOOLS C# Main demo that ships with LEADTOOLS SDK. You can find the demo's exe here:
[LEADTOOLS 17.5]\Bin\Dotnet\Win32\CSMainDemo_Original.exe

Note that after running the demo, you need to enable (select) the menu "Preferences\Load Text Files" to support loading document and text file formats.

Note that if you want to save the DOCX file as document PDF format (not as raster image), there are other options such as OCR and Virtual printer.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.090 seconds.