Quantcast
Channel: GhostScript – Ephesoft Docs
Viewing all 23 articles
Browse latest View live

KB0022530 – Batch Error in PDF-to-TIFF Conversion (Blank documents are generated the PDF files)

$
0
0
KB Article #: KB0022530
Topic/Category: Folder Import module
Issue: This issue occurs with the PDF file that is produced during PDF-to-Tiff conversion. Blank documents are getting generated in the PDF.
• When using Recostar, the batch errors out in the Folder Import module.
• When using Ghostscript, the documents are blank.
There are some issues with the source PDF file, and it is failing with Recostar. Also, this issue can occur with the PDF file failing with Ghostscript v9.05, which is available in Ephesoft Transact v4.1.1.0. The issue is not reproducible with Ghostscript v9.22, which is available in Ephesoft v4.5.0.0.
Solution: 
As a solution, please correct the incoming PDF from the originating source, or upgrade to Transact Release 4.5.
When this error occurs, the Adobe tool also shows certain additional issues with the incoming (source) PDF file, as follows:
a. Font is not embedded
b. Required key is missing
c. Value for this key not an indirect object

The post KB0022530 – Batch Error in PDF-to-TIFF Conversion (Blank documents are generated the PDF files) appeared first on Ephesoft Docs.


How to Manually Install Microsoft’s TrueType Core Fonts

$
0
0

How to Manually Install Microsoft’s TrueType Core Fonts

Affected Ephesoft Transact versions: 2020.1 or above

Affected operating systems: Linux

Ghostscript is no longer supported in Ephesoft Transact 2020.1 or above for Linux and has been replaced with Nuance features. Due to this change, Ephesoft Transact requires Microsoft’s TrueType Core (msttcore) fonts to be installed when converting PDF to TIFF files. These fonts were previously included within Ghostscript.

If you are installing Ephesoft Transact 2020.1 or above for the first time, you will need to manually install the msttcore fonts, which must be installed on every processing server of Ephesoft Transact.

Follow the steps below to manually install these fonts:

RHEL

  1. Download the epel-release repository, which is required to download dependencies:
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
  1. Install the downloaded epel-release repository:
rpm -i epel-release-latest-7.noarch.rpm
  1. Install required packages that support msttcore font installation:
yum install cabextract wget xorg-x11-font-utils fontconfig
  1. Download the msttcore fonts package:
wget https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
  1. Install the downloaded msttcore fonts package:
-rpm -i msttcore-fonts-installer-2.6-1.noarch.rpm
  1. You have successfully installed Microsoft’s TrueType Core fonts

The post How to Manually Install Microsoft’s TrueType Core Fonts appeared first on Ephesoft Docs.

Changing the DPI of an Output PDF File

$
0
0

Applies to: All versions of Ephesoft Transact

This page includes instructions on how to change the dots per image (DPI) of an output PDF file. The instructions here are specific to the CREATEMULTIPAGE_FILES plugin of the Export module.

The DPI of a PDF file can be read by either:

  • Saving the PDF as a TIF and inspecting the properties.
  • Using FineReader software.

Changing the DPI

There are two methods by which you can change the DPI of your output PDF:

  1. At the application level
  2. At the batch class level

At the application level

To change the DPI at the application level, you can modify the dcma-imagemagick.properties file. This is located at [Ephesoft_Directory]\Application\WEB-INF\classes\META-INF\dcma-imagemagick.

  1. In the dcma-imagemagick.properties file, locate the following parameter:
imagemagick.itext_image_convert_parameters

  1. Set the above parameter to “density 72 -compress LZW”.
imagemagick.itext_image_convert_parameters=-density 72 -compress LZW

  1. Save and close the file.

Note: These changes will be applied to all batch classes.

At the batch class level

If you’re unable to make changes at the application level, you can modify the output DPI for an individual batch class.

  1. From the Batch Class Management screen, select your batch class and click Open.
  2. Go to Modules > Export > CREATEMULTIPAGE_FILE.
  3. Set the Multipage File Export Process to GHOSTSCRIPT.
  4. Edit the PDF Optimization Parameters according to your workflow requirements.

Possible settings include:

  • Screen-view quality, 72 DPIi:
    • -dPDFSETTINGS=/screen
  • Low quality, 150 DPI:
    • -dPDFSETTINGS=/ebook
  • High quality, 300 DPI:
    • -dPDFSETTINGS=/printer
  • High quality and color-preserving, 300 DPI:
    • -dPDFSETTINGS=/prepress
  1. Click Apply.

The post Changing the DPI of an Output PDF File appeared first on Ephesoft Docs.

Viewing all 23 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>