Common Printing Issues and Ways to Solve Them

This article describes how to troubleshoot printing issues that you may encounter when printing various documents with Print Conductor. 


1. Printing doesn't work even after "X documents printed successfully" dialog

Print Conductor indicates that files were successfully printed, but in fact, they were not.

Suppose you encounter an issue when Print Conductor processes a list of items without errors and gives an "X documents printed successfully" dialog, but the actual printing doesn't happen. In that case, there must be something wrong with your printing device.

Solution

Try the following methods:

  • Check if the printer is plugged in and turned on (though it may sound obvious). See if the printer selected on the Print Conductor main window is on and connected to your PC. Ensure that printer cables are properly connected;
  • Reboot your computer and the printing device;
  • Make sure you have access to the printer. Click or tap on the search box on your Windows taskbar, and find the Printers & scanners menu (Start > Settings > Devices > Printers & scanners):

    Printers & scanners in Windows taskbar

    You'll see a list of all available printers. If your printer shows a specific status, such as Not connected or Access denied, you may need to reconnect the device to the computer or contact your system administrator (maybe you just don't have access rights to use this printer?).

    "Access denied" and "Not connected" printer statuses

  • Check your printer status. In the same menu, ensure that your printer does not have a status such as Not connected, Access denied, or Paused. If you select a printer and click Manage, it should have Ready, Available, Idle, or similar status.

    Printer status – Idle

  • Verify that your printer is not in "Use Printer Offline" mode. Confirm the printer isn't set for offline use – your device may display offline status and not accept your print jobs. In Windows, go to Start > Settings > Devices > Printers & scanners. Then select your printer > Open queue. Under Printer, make sure Use Printer Offline is not selected. If this doesn't help, then read about troubleshooting offline printer problems.
  • Try printing a test page. Open your native printer software or Printer properties and find a Print Test Page button. Wait for the printer to finish its adjustment and then print off a test page.

    Try printing a test page

If all these methods fail, you might need to unplug your printer and completely uninstall all native printer software and drivers. After that, make a "clean" install of the latest version of your printer software and drivers (specifically for your model). You'll find the necessary software in the "Software and Driver Downloads" or a similar section of your printer manufacturer's official site.

If none of the above helps, please contact us for remote support. We'll try to find out what's happening and advise you during a TeamViewer session.

2. Keep Printer Properties intact after using Print Conductor

Print Conductor changes my printer settings when it prints. How to revert them back?

"Something I see that Print Conductor changes my standard default settings. I.e., my standard print settings are A4. When printing A3 with Print Conductor, my default settings then change to A3. It would be great if this could revert back to A4 after batch printing." – says one of our users. 

Solution 1

Use individual item settings

If you don't want Print Conductor to change your printer settings, use individual item settings. Select all, one, or several items in the List of Documents, right-click them, and open Item settings... In this case, your default printing preferences will not be affected. 

Individual settings for selected files when printing in batch mode

Solution 2

Close Print Conductor window

By default, the parameter Keep changes to printer properties is off (Print Conductor Settings > Advanced > On program exit). Therefore, you can just close the Print Conductor window, and the program will restore the settings that your printer previously had.

You can read more on saving/discarding settings after you finish working with the program or between sessions.

Learn more about discarding or keeping changes to settings on program exit


3. Disable "Save to..." prompts when printing to PDF

When I print files to PDF, 'Save to…' dialogs asking for location appear for each new file. How to make batch printing to PDF uninterrupted?

If you bulk convert to PDF or image format using Print Conductor and a virtual printer, the virtual printer may prompt you to specify a save location for each file, which can be really annoying.

Solution 1

Print Conductor + Universal Document Converter

Mass convert to PDF without 'Save to' dialog prompts

You can automate printing to PDF with Print Conductor and Universal Document Converter as a virtual printer. To avoid dialog prompts asking where to save each file and actions after processing, make sure to:

  1. Disable post-processing actions. In the Post-Processing tab, select option: Don't perform any action after conversion is finished;
  2. Disable prompts for each file. In the Output location tab, select option: Use predefined location or file name. Here you can keep the default location (UDC Output Files folder) or select another one;

Learn more →

Solution 2

Print Conductor + Adobe PDF printer

Convert multiple files in bulk via Adobe PDF printer

If you have Adobe Acrobat DC ("Reader" version will not do), then you most likely have Adobe PDF printer installed. With this virtual printer, you can also mass convert documents to PDF from Print Conductor. To make sure the resultant PDFs don't open and "Save to" prompts don't appear, open Printer Properties and:

  1. Disable opening output files. To do it, uncheck the View Adobe PDF results option;
  2.  Select where to save the files. Browse for a specific location instead of Prompt for Adobe PDF filename.

Some users wished Print Conductor had a built-in PDF printer with the ability to merge several files into one PDF. Here's a cool tip: use Microsoft Print to PDF as printer + Single print job mode. Microsoft Print to PDF (pre-installed in Windows 10) prints to PDF and printing in single job mode merges various documents to one file, no additional tools needed. This way, you can easily convert multiple files into pages of a large PDF.

4. The printouts of my HTML files don't look as expected

Sometimes HTML documents don't fit the page properly or are not correctly processed due to bad encoding or other reasons.

Solution

To solve this issue, select EOPDF engine for HTML files. It will print HTML files directly (without converting them to PDF): 

  1. Open Print Conductor Settings (Print Conductor > Settings); 
  2. Navigate to the Print engine tab;
  3. Select EOPdf as a print engine next to HTML format.

    Select print engine to print HTML directly

  4. Click OK and try printing.


5. Set printing based on page size if document pages are different

My multipage PDF document has pages of different sizes: some are Letter-size, one page is Legal-size. But Print Conductor prints the entire document in Letter format. How to use the correct format depending on the size of each page?

By default, paper size is controlled by your printer (As in printer). However, Print Conductor can automatically select the best paper format depending on each document's page.

Solution

  1. Open Print Conductor Settings (Print Conductor > Settings);
  2. Go to the Advanced tab;
  3. In the Page layout section, find the Paper size parameter and change it to Page size based:

    Automatically select paper format based on page size

  4. Click OK and try printing.


6. "Configuration Parser Error" (0x80070005)

I get a "Configuration Parser Error" (0x80070005) when running Print Conductor on Windows 7.

After installation, one of our users gets an error: "Configuration Parser Error", "C:\Windows...\v4.0.30319\config\machine.config. Parser returned error 0x80070005". 

Solution

Print Conductor uses Microsoft .NET Framework 4.0 (or newer). This error indicates that the program is installed on your PC, but your user does not have sufficient rights to use it.

Ensure that local system users have Read permissions to the machine.config file. Ultimately, you need to give access permissions to the machine.config file for the local user or everyone.

To do it:

  1. Open any folder and navigate to this location:
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config
    (if it is not found, check that the v4.0.30319 is correct for you)

    Change permissions for machine.config file (0x80070005 error)

  2. Right-click the machine.config file and open its Properties;
  3. Go to Security > Edit;
  4. Select Users below Group or user names;
  5. Check the box Full control box under Permissions for Users;
  6. Click Apply and OK;
  7. Try running Print Conductor again.

If this doesn't help, reinstall .NET Framework. You can get the latest version of .NET Framework from the official Microsoft website. 


7. Adding files doesn't work after installation of Print Conductor

Drag'n'dropping files or folders doesn't work after running the installation of Print Conductor as Administrator.

You may encounter this issue after the running of Print Conductor by the installer. The installer works under the Administrator. For this reason, Print Conductor is also started by the Administrator.

Solution

To fix this issue, simply restart Print Conductor. Once a local user starts the application, there should be no problem with drag'n'drop or other features.


8. Images look distorted when printing to TIFF

When batch printing files to TIFF with a virtual printer, the output TIFF images get resized and look distorted.

You should check the settings of your virtual printer. If you're using Universal Document Converter as printer, follow these steps:

  1. Start Print Conductor and select Universal Document Converter as printer;
  2. Open Printer Properties;
  3. Make sure that output image file resizing is disabled. Go to the Adjustments tab and select Keep original output image size under Resize options.

    Keep original output image size for TIFF - Universal Document Converter


9. "Access violation, WINSPOOL.DRV error" (0xc0000005)

Printing fails due to 0xc0000005 error after a Windows update (access violation, WINSPOOL.DRV error).

Some Windows users reported that the printer queue crashed after installing the KB4517211 update, and they could no longer print. The spooler service for the printers crashes and applications fail to detect printing devices. Restarting the spooler service doesn't help; crashes keep happening again during printing.

The 0xc0000005 error appears to be an access violation problem. It can happen with Print Conductor, 2Printer, or just any other application that has a print dialog (Word, Excel, even Notepad). The error may occur on any version of Windows.

Solution

Version 4 print driver architecture starting with Windows Server 2012/Windows 8 seems to have caused the mentioned problems. And the V4 drivers are distributed via Windows Update or Windows Software Update service. You can delete the KB4517211 Windows update since many users found this helpful as a temporary solution. However, Microsoft has already released a batch of fix updates to solve these printer problems, so installing the latest Windows updates should now do the trick.

There's a small chance that you have this error, but if you do, try these options:

  • Install the latest Windows updates;
  • Try reinstalling the printer driver;
  • Install the older V3 printer driver instead of the V4 driver (V3 print drivers can be found on your vendor's website).


10. PC crashes with BSOD after printing (KB5000802 update)

Attempt to print leads to PC crashing with BSOD after March 2021 Windows 10 updates (KB5000802).

Another Windows update that went seriously wrong – KB5000802. According to reports from users of both Windows 10 and Windows Server, their devices crashed unexpectedly with the "APC_INDEX_MISMATCH" stop error code followed by Blue Screens of Death (BSOD).  This is an automatic security update after which the users were unable to print not only via Print Conductor but other apps like NotePad, LibreOffice, and others – when clicking the "Print" option. Reports of printer failures include Kyocera, Ricoh, Zebra, and other brands. The affected updates are: KB5000802, KB5000808, KB5000809, and KB5000822. Solution We suggest either of these steps:
  • Uninstall the update KB5000802;
  • Use a hotfix: "2021-03 Cumulative Update for Windows 10 Version 20H2 for x64-based Systems (KB5001567)" Direct download links: 64-bit and 32-bit (x86);
  • Wait for new cumulative updates. Microsoft has scheduled releasing a fixed version in April 2021.

11. Keep the original order of files when adding them to Print Conductor

When drag'n'dropping files to Print Conductor's main window from a Windows folder, files get mixed in the List of Documents. Is there a way to keep the same order as in Windows Explorer?

Solution

There are a few ways to sort files after adding them to the List of Documents, but here's a not-so-obvious way to add files using the same file order as in the source folder:

  1. Open Print Conductor and folder with the files that you want to add;
  2. Select the files (with a mouse, via Ctrl + A, or Shift button) ;
  3. Now start dragging them by clicking the first selected file and drop them to the List of Documents.

If you do the same but clicking another file in the middle of the list (not the first one) – it will make the order different. 


I need to batch print HWP (Hanword Document) files with Print Conductor. Is it possible?

Although HWP is not in the list of supported formats (yet), there is a simple workaround to print these files in bulk. Just convert them to DOCX format first. 

Solution  

  1. Download and install a free converter by Microsoft from their official site: Hanword HWP document converter for Microsoft Word;
  2. Open folder "C:\Program Files\Microsoft Office\Office15" and run "BATCHHWPCONV.EXE";
  3. Convert all necessary HWP documents to DOCX;
  4. Add the new DOCX files to Print Conductor and start batch printing.

HWP file extension file is a Hangul Word Processor file (or Hanword Document file). HWP files are similar to MS Word's DOCX files. They are used to save documents written in Hangul (Korean language alphabet), which makes it one of the standard document formats used by the South Korean government.

13. Get more details about any printing error

In case of an error during batch printing, I'd like to know what exactly happened. How to get more details? How to open a log file?

If there is something wrong with a specific file (unsupported format, file is missing, etc.), Print Conductor indicates an error in the interface. You can find out the details of the error by clicking the button with three dots next to the file: 

Open error details in Print Conductor

You can also open a detailed log with all events and messages. To do it, press the Ctrl + Alt + L combination (from the main window):

View log in Print Conductor

Solution  

If you have an error that you can't fix, please send us a screenshot of the error message and recent log files saved by Print Conductor locally on your computer. To navigate to log files that are stored locally, enter this line using the address bar located at the top of any folder:

%TEMP%\Print Conductor-Log

You can then send these logs to our support team for assistance.

You can change the location where Print Conductor should keep its log files. To do it, find the Logfile folder setting in the Advanced Settings and enter a new folder path. 

Change location for logs in Print Conductor


14. Avoid entering ID or password for every file in the print session

The office printer prompts for an ID and password when printing every document. Is there a way to avoid prompts for every file in the print session?

You can avoid the necessity to enter an ID and password for each new file – by printing many files combined into one, as a single job. 

Solution

Print your files with enabled Single print job mode

  1. Open Print Conductor Settings (Print Conductor > Settings);
  2. Go to the Advanced tab;
  3. Check the box next to Enabled under the Single print job section;
  4. (optional) Rename the print job's name;
  5. Click OK and try printing your files.


15. Printing of files is slow / interface is working slowly

It takes Print Conductor up to 30-40 seconds to process only a single file and starting the program takes a significant amount of time, there's something wrong.

One of the reasons is that when Windows starts, it checks if the digital certificates of EXE and DLL files were revoked or not and tries to verify them via the Internet. On some computers, this can cause a 30-second delay at program startup. Another reason is Microsoft services or antivirus's scanner checking the software's internal files, its signatures or certificates. This results in longer processing of each file. See Solution 1.

Another common issue is when processing a large number of single-page files is slow. For example, you have a professional printer with decent print speed (high PPM). Still, the printer is slow in processing hundreds or thousands of separate files. How to make it faster? See Solution 2.

If you have this issue only when it comes to printing PDF documents, see Solution 3.

If you have multiple files in the print queue or if the spool file size grows very large, try Solution 4.

Solution 1

Contact your IT or security department and ask them to whitelist all EXE and DLL files from the Print Conductor folder ("C:\Program Files (x86)\Print Conductor" by default). Adding them to a list of "trusted files" can speed up the batch processing. This solution can be applied if you have the described issue with Print Conductor, 2Printer, or another software product by fCoder.

 

Solution 2

Another solution that can help is printing the entire set of docs as a single print job. With this mode enabled, Print Conductor does merging before printing, so it should increase the file processing speed on the printer's side. Besides, make sure that the Print as image setting is disabled (if it's on, it takes more resources to render each page):

Enable single print job mode and disable printing as image

Solution 3

If PDF printing is slow, please install Adobe Acrobat DC (Version 12 or higher). Please note that the full version is required, not Acrobat Reader. Installing Acrobat will let Print Conductor use Adobe Acrobat's API for developers for PDF files' printing automation. You can check which additional software is installed by clicking the question mark icon: 

Check additional software installed for print automation

Solution 4

Try setting a maximum number of copies per print job. This feature lets you split multi-copy print jobs into smaller parts. Some printer drivers make printing slow by increasing the spool size, even if multiple copies of the same file are printed. So, for example, you can limit the number of copies to 5 when printing 100 copies of a large file. The program will divide a 100-copies print job into 20 separate jobs with 5 copies.

Split large print job into smaller parts

If none of the above helps, please contact us and send us your log files – we will look deeper into your problem and give you other instructions.


PDF file pages are reduced in size when printed. How to print them in actual size?

By default, Print Conductor Scale mode is set to Shrink. That means if pages are larger than the printable area, they will be reduced in size to fit the paper sheet. As a result, your printed pages may seem smaller than they are. 

Solution  

To print PDFs or other documents in original size, change Scale mode to As is in Print Conductor's Advanced Settings.

Batch print PDFs in actual size


17. "Unsupported file type" error

Print Conductor often gives me an "Unsupported file type" error.

It seems like when adding a folder to Print Conductor, you're trying to add some unnecessary files that are not supposed to be printed. 

Solution  

By default, .db and Desktop.ini are already excluded by Print Conductor, but you can add your own files or file extensions too. To do it, go to the Advanced Settings and find Exclude files by mask parameter. Then add the files or file extensions you wish to exclude from processing:

Exclude unsupported file types from processing

Some files in your folder may be hidden, but you can reveal them. To do it, open the View tab in Windows Explorer and check the box next to Hidden items

Display hidden items in a Windows folder

18. "Empty range" error

Print Conductor is unable to print files with "Error: Empty range" error.

If you see "Error: Empty range" indicated in the interface, it most likely that page range was set incorrectly – the program is trying to print pages that are not present in imported files. 

Error: Empty range

Solution  

To fix this issue, please check the Page range parameter in the Advanced Settings and make sure that page ranges are specified correctly or set it to All:

Select document pages for batch printing (page range)


19. Text on CAD drawings is difficult to read after printing them

When batch plotting DWG files, the printed text on CAD drawings is difficult to read.

If the text is thin or hard to read, most likely, Print Conductor could not find the SHX fonts folder on your computer.

Solution

In Print Conductor Advanced Settings, specify the folder with SHX fonts. Such fonts are included with Autodesk AutoCAD, Autodesk DWG TrueView, eDrawings Viewer, SolidWorks, and similar programs. Depending on the CAD software you use, you may find them in folders:

C:\Program Files\Autodesk\AutoCAD 2016\Fonts
C:\Program Files\Autodesk\DWG TrueView 2018 - English\Fonts
C:\Program Files\Common Files\eDrawings2019\fonts

Once you know SHX fonts' location, add the folder path(s) in Print Conductor. You can enter one or more folder paths:

Use SHX fonts for batch printing DWG, DXF files (CAD drawings)


20. Not all printers are available when running 2Printer through a Windows service

Some printers are unavailable for 2Printer.

If you're running 2Printer from a service, it may not see all available printers (no printers or only the local ones). It can happen because Windows API used by 2Printer cannot find network printers, so 2Printer cannot find and use them too.

Solution

The problem with access to printers can be fixed by running 2Printer under a local user account. This will provide full access to all connected printers and their settings. If you want to use SQL Server Integration Service (SSIS) with 2Printer, run the SQL agent under a domain account and don’t use a credential proxy.


21. "Unsupported files" error when importing files

Print Conductor is unable to import files from a previously saved document list ("Unsupported files" error).

If you encounter an issue when you cannot add files from a previously saved document list (.FLIST file). Usually, the "Unsupported files" dialog window appears, saying that the program cannot find the files from your list. 

The possible reasons for this issue are: 

  • The original files from the list are inaccessible because they were moved to a different location or deleted
  • Files are located in cloud storage, e.g., Citrix ShareFile
  • Files are located in a local network, but it is inaccessible or very slow
  • Print Conductor does not support the file types you're trying to import

Unsupported files error in Print Conductor

Solution

To fix this problem:

  1. Ensure that the files are still located in that folder from where you're importing them. To check it, you can open your File list with Notepad and see if the file paths are correct. If the files were moved or removed, just create a new File list.
  2. Print Conductor is unable to process documents located in the cloud. Make sure they are located on your PC's hard drive or in a folder shared in your local network.
  3. Increase the speed within your local network or download the files to your PC before importing them to Print Conductor.
  4. If none of the above helps, please check that your files are supported by Print Conductor or contact our customer service. 


22. Avoid out-of-order printing with no way to use Single print job mode

Documents must be printed in a specific order, but when printing with default settings on Windows 10, the Windows print spooler service changes the order of the documents. Single print job mode would solve this problem, but the user needs to staple the printed documents. (With Single print job mode on, the printer would recognize all documents as one print job and staple the entire stack of documents). So, what are other options?

When Single print job mode is not an option, we suggest activating the setting Wait until the printer queue is empty.

Resume printing only when printer queue is empty

This will force Print Conductor to resume printing only when the printer queue is empty, thus maintaining the strict order of documents. Additionally, this setting allows you to apply finishing options to each document, such as stapling.


Print Conductor prints my XML and HTML files correctly, but I want to get printouts of their source code, i.e., print them as plain text. Is it possible?

Yes, printing XML and HTML as text containing source code instead of formatted pages is possible. To do it, follow these steps:

  1. Open Print Conductor Settings > Advanced;
  2. Under section Document converting settings, add line SetHelper_Text_Pdf="TEXT" next to Convert engine(s);

    Print XML and HTML as source code (plain text)

  3. Go to the Print engine tab, find TEXT format and:
    1) Disable Auto-select most suitable engine option;
    2) Select the Cnv2Pdf engine.
  4. Go to File extension aliases tab and add XML and/or HTML to the list next to TXT.
  5. Click OK and try printing your files again.

24. Use stapling or other printer finishing options

How can I use the stapling feature or other printer finishing options?

Finishing options are not present in the Print Conductor interface because these preferences are not accessible via Microsoft Windows API.

However, you can use your printer driver settings such as "Staple", "Punch", or "Offset" by enabling them via the Printer Properties button (near the printer selection menu).

This way, Print Conductor can apply, e.g., stapling to all the files in the List of Documents. Unfortunately, there's no way to change stapling for each file individually due to Windows API restrictions.


Virtual printing (printing-to-file) doesn't work when I'm trying to convert Excel to PDF.

When using PDF creation software, a command-line converter, or a virtual printer, you may face an issue when the file conversion simply doesn't work. If that's your case, ensure that:

  • You have at least one printer in your Windows system
  • Your Windows Printer Spooler service is on and its status is Running.

To restart this service, follow the steps below.

Fix the "Print spooler service is not running"

  1. Press Win + R to open the Run dialog;
  2. Type "services.msc" and press Enter;
  3. Double-click the Printer Spooler service and change the startup type to Automatic. This sets the Spooler service to start automatically when you restart the computer. Select OK;
  4. Restart the computer and try to print to file again.

If the service keeps stopping, the issue is most likely related to corrupted printer drivers installed on the computer, including PDF writer. Try uninstalling all printers from the computer, get the latest print driver from your printer manufacturer's website and start from scratch.


26. Disable checking for updates

Print Conductor keeps prompting for an update to the latest version. Is it mandatory or optional?

Whenever a new version is available, you will see a prompt asking you to update the application. The latest version usually contains a round of fixes and improvements, so we highly recommend upgrading.

However, having the latest version is not a must. If you don't want to upgrade when the new release comes out, simply turn it off in the Advanced Settings.

Disable update prompts in Print Conductor

  1. Open Print Conductor Settings > Advanced;
  2. Find the Check for updates setting (start typing "Check" in the search bar) and disable it;
  3. Click OK.

27. Some characters are missing or look distorted after printing

When printing PDF documents via Print Conductor, some letters, digits, and symbols are missing so the printout doesn't look as expected.

There is a small chance that Print Conductor may process or render the contents of your PDF files incorrectly due to bad encoding of a document or other reasons. If that's the case, selecting another Print engine in Print Conductor Settings should help. 

Select Acrobat PDF engine

Solution

  1. Open Print Conductor Settings (Print Conductor > Settings);
  2. Go to the Print engine tab;
  3. Next to PDF, select Acrobat from the dropdown list;
  4. Disable Auto-select most suitable engine;
  5. Click OK and try printing.
You must have Adobe Acrobat Standard DC or Adobe Acrobat Pro DC (Version 12 or higher; not Acrobat Reader) installed to use this method. If you don't have Acrobat, please contact our customer support for an alternative solution.

See also

How To
Get other useful guides on using Print Conductor and see many other useful how-tos, solutions, tips & tricks on effective batch printing. You'll find out how to import & export files, manage print lists, configure document and page settings, set up service pages, and so much more.