Convert Word to PCL using C++ with Aspose.Words for C++ 19.5

Guys, lets check out what’s new for you in Aspose.Words for C++ 19.5 release. Convert Word to PCL in C++ Aspose.Words for C++ now provides support to save Word document to PCL (Printer Command Language). Aspose.Words can save documents to PCL 6 (PCL 6 Enhanced or PCL XL) format. PclSaveOptions class can be used to specify additional options when saving a document into the PCL format. The following code example shows how to save the document to PCL using save options.
May 15, 2019 · 3 min · Awais Hafeez