Hello!
I'm working on a c# application that needs to analyse a .spl file in order to get some information about print jobs, to be more specific, I would like to have Page-Level colour detection in spool files since such information is not present on windows spooler API.
That when I came across VeryDOC API, I download the trial version of Spool File Page Counter SDK and made some tests with C-Sharp-AnyCPU project, basically I'm pausing the printing job when its spooled and analyzing the .spl file to get the correct page count.
The problem is that the API works well when the file is pooled as an EMF format, but when is RAW (most of them are) it gets all messy and wrong.
Is there any way to analyze .spl RAW files? can I convert the .spl to PCL or PS depending on the printer driver?
VeryDOC
----------------------------------------------
* How to Count PDF Pages in a Folder using Spool File Page Counter SDK?
https://www.verydoc.com/spool-page-count.html
----------------------------------------------
Thanks for your message, yes, you are right, Spool File Page Counter SDK does support EMF-SPL, Postscript, PCL (include PCL-5C, PCL-5E, PCL-XL), PDF, EMF Spooling formats, it doesn't support RAW Spool format, because RAW format is just a binary format, it's not a specific file format like PDF, PS, PCL or EMF-SPL formats, so it's impossible to analyze the RAW format and read the information from RAW format, please understand this matter.
VeryDOC
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Related Posts
- Error at FileInfoCOM.exe when I try to count the page number from SPL, PCL, PDF, PS, SPL-EMF, Spool files by Spool File Page Counter SDK
- Get page count from PCL files
- Error on pcltool.dll when a large number of files are processed
- PDF Page Counter SDK, Pages BW or Color, how to get color, gray, black and white color information from PDF, PS, PCL, PRN, SPL-EMF, etc. spool file formats?
- How to read from Windows Spool file to determine the page size, page count and if it is color / mono?
- 64bit version of Spool File Page Counter SDK. How to call Spool File Page Counter SDK from 64bit application?
- Speed for Spool File Page Counter SDK software
- Use Spool File Page Counter SDK to analyse PDF pages and determine color pages and black and white pages
- problem finding ReadInfo.dll library, an unhandled exception of type ‘System.DllNotFoundException’ error message
- We would like to analyze .spl file and display the print job information, such as paper size, number of pages, print volume in color or B/W
- Get page count from PCL files
- How to use relative path when you use software PCL Page Counter SDK?
- We would like to analyze .spl file and display the print job information, such as paper size, number of pages, print volume in color or B/W
- PDF Parser in Spool File Page Counter SDK is not parse paper size (A4, A3 etc.) from PDF file correctly?
- problem finding ReadInfo.dll library, an unhandled exception of type ‘System.DllNotFoundException’ error message