Knowledge base
You are viewing 25 articles with the author "Lorant (Softland)"
View all articles (reset filter)What's a PDF editor and why don't you develop one?
This section explains what is a PDF editor and also gives explanations on why we haven't created one as well (i.e. novaPDF can be used for creating PDF files, not editing them).
LibreOffice to PDF: Create PDF files from LibreOffice Writer
This tutorial shows how to convert LibreOffice Writer documents (ODT) to PDF files. To be able to perform the conversion with advanced features (i.e. PDF bookmarks, watermarks, overlays) you will need to download and install a PDF converter such as novaPDF.
What is a PDF reader and what is a PDF file?
This article describes what PDF readers are useful for and shows a comparison to see which would be the best one to use on a daily basis.
List of free PDF viewers (readers)
novaPDF only creates PDF files, it does not include a PDF reader/viewer. Every now and then we receive an email about why we don't develop a PDF viewer, given that our PDF creator is excellent.
How to deactivate novaPDF
The deactivation in novaPDF has to be done if you want to move the novaPDF license to another computer or if your computer crashed and you want to activate novaPDF on another computer.
How to activate novaPDF manually
novaPDF needs to be activated after purchasing a license. This article describes how to activate novaPDF manually in case the automatic online activation fails.
Activation - FAQ
This section contains answers for frequent questions regarding the activation process of novaPDF and issues that might occur during activation. For a tutorial on how to activate please see this article instead: How to activate novaPDF
Convert RationalPlan projects to PDF
This tutorial explains how to convert projects created with RationalPlan (.mrp, .srp or .xrp) to a PDF document by using novaPDF.
Using Windows environment variables with novaPDF
This tutorial shows how to manage, create and use the windows environment variables with novaPDF. This way you can use those for the save folders where PDF files will be saved. You can also use novaPDF's advanced Macro variables for folders.
PDF/A Compliance
You can create PDF/A-1a or PDF/A-1b compliant PDF files with novaPDF. PDF/A is an ISO version of PDF used specifically for long-term archiving of documents.
Moving novaPDF to a different computer
This tutorial explains the steps you have to take to successfully move a novaPDF installation on another computer or reload the settings you had on your previous novaPDF installation in case of a Windows System reinstall or novaPDF reinstall. With the novaPDF converter you can generate PDF files from any Windows application that supports printing.
Publish presentations created by StarOffice Impress to PDF
StarOffice doesn't have an integrated export to PDF option, thus in order to convert documents created with it (.sxi) to PDFs you need to install a third party PDF converter.
Create PDF from OpenOffice Math
This article shows how you can use novaPDF to convert an ODF Formula file to a PDF document from either OpenOffice Math or LibreOffice Math (a fork of OpenOffice created by The Document Foundation).
Create PDF files from LibreOffice Impress presentations
The following article explains how to convert an ODP file format to a PDF document with the help of the novaPDF printer driver and LibreOffice. If you do not have novaPDF installed on your computer, use the Download page for downloading and installing the application.
Print Corel Quattro Pro spreadsheets to PDF
This tutorial explains how to convert a qpw file to a pdf document with the help of the novaPDF converter and from the Quattro Pro interface. To be able to have a successful conversion, download and install the novaPDF converter from the Download page if you do not have the application on your computer.
Printing Corel WordPerfect text documents (WPD) to PDF
This article explains how to convert a wpd file created with Corel WordPerfect to a PDF document with the help of the novaPDF printer driver. If you do not have novaPDF installed on your PC, use the Download page to download and install the application.
Print Corel PhotoPaint images to PDF
The following article is referring to the conversion of a CPT file to a PDF document by using a PDF converter such as the novaPDF driver. If you do not have novaPDF installed on your computer, use the Download page to download and install the application.
[novaPDF SDK] Where can I find novapk.exe?
novapk.exe was used in previous versions of novaPDF SDK to create an installation package. However, it is not used anymore in newer versions of novaPDF SDK as the installation is now done with MSI files.
How to integrate novaPDF SDK in your application
This tutorial provides a brief overview of the steps you need to do to integrate novaPDF SDK Developer in your application.
VBNet Converter - SDK sample
This SDK sample shows how to convert an existing file to PDF by using the
ShellExecute
function in Visual Basic.Java PDF creator (Word OLE) - SDK sample
The Word OLE (Java) SDK sample is a basic Java console application that converts a MS Word document (in this sample the default location for the source document is C:\temp\test.doc) to PDF using Word OLE automation and j-Interop along with novaPDF.
VB Converter - SDK sample
The VB Converter sample demonstrates how to convert an existing file by printing it to novaPDF Printer using the ShellExecute function. It also demonstrates how to set different options and manage profiles in the novaPDF SDK application.
Installing novaPDF 8 via MSI network deployment
This article explains how to install novaPDF on multiple computers using MSI network deployment.
Unable to print large page documents with novaPDF
In Windows 7/8/8.1 there is a limitation for the document print size and if you try to create a PDF from it novaPDF won't create it.
Multiple printers SDK sample
Multiple printers sample is similar with the Temporary printer sample but it uses several threads.