spool file page counter sdk

I can not get correct page count from PCL file

we are facing problem when we print any c# source code from within
VB2008 IDE.

For example, copies show on the printer pages properties is 4, printed
from printer is 4. but your software also showed bwPagecopy as 2.

attached is the spl file.

the same thing happened when we print other source code from VB2008
IDE.

regards
=========================
The latest version of "Spool File Page Counter SDK" does return
following information,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
=============================
Page   1 is [   BW]
Page   2 is [   BW]
Page   3 is [   BW]
Page   4 is [   BW]
=============================
Statistics: bwPageCount=4, colorPageCount=0
=======================================
File = 'D:\temp\00103.pcl'
Return Value = TRUE
bIsRenderToPDF = 1
bwPageCount = 4
colorPageCount = 0
copyCount = 1
PageWidht = 2159
PageHeight = 2794
PaperSizeName = 'LETTER'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The "bwPageCount = 4" is in the log message, this is right.

If you have purchased "Spool File Page Counter SDK" product, please
email to us your Order ID, we will send the latest version of "Spool
File Page Counter SDK" product to you free if you are still available
in upgrade period.

VeryDOC
=========================
when I run my program in your bin folder, it is OK.
but when I run in the bin folder i created, i get error.
maybe i missed some files. attached is my file list.

can u help me check if i missed some files.

clip_image002

regards
=========================
You have missed a "fonts" folder, please copy "fonts" folder to your "bin" folder to try again.

VeryDOC
=========================

thanks. this solve my problem.
=========================
Thank you for your message

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
docprint pro, text to pdf converter

How can I convert a text file to PDF that contain Chinese Character and Hong Kong Font?

HI Support Team of verypdf,

How can I convert a text file to PDF that contain Chinese Character and Hong Kong Font?

I tried this:

"txt2pdf lps0139r.01  out.pdf -pot -lpp65 "-pfn:MS Song" -pfs7"

The Font "MS Song" is installed in Control-Panel -> Fonts in the Window XP

But the Chinese characters cannot be converted.

Looking forward to your reply.
======================================
Thanks for your message, txt2pdf doesn't support Chinese Characters, however, we suggest you may download following products from following web page to try,

https://www.verypdf.com/artprint/index.html

http://www.verydoc.com/doc-to-any.html

these products are all can convert Chinese Characters in text file to PDF file, we hoping these products will work fine to you.

VeryPDF
======================================
HI Verypdf Support,

Thx for your quick reply.

I am using the trial version of "docPrint Document Converter Progessional".

I will use this software in command line and have some problem below:

1. If it is run by command line, the attribute/parameter is controlled by printer driver "docPrint PDF Driver"  or override by the command line ?
2. How to run in silent mode ? Please see the print screen, it prompt "printing in progress" , sorry it is Chinese window.
3. How can I specify font face/ font size and line spacing ?
4. When the job completed, it prompt "Waiting here (xx)", after  the output PDF appear in the specified directory, it return to command prompt.  How to make it directly indicate "Convert Complete" instead of prompting "Waitng here" ?

Thank you.
======================================
>>1. If it is run by command line, the attribute/parameter is controlled
>>by printer driver "docPrint PDF Driver"  or override by the command line?

Yes, you can run following command line to convert your DOC files to PDF files,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i C:\test.doc -o C:\out.pdf

doc2pdf.exe will control the "docPrint PDF Driver" automatically, you needn't control it by yourself.

>>2. How to run in silent mode ? Please see the print screen, it prompt
>>"printing in progress" , sorry it is Chinese window.

You can use "-d" parameter to hide this printing dialog, for example,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -d -i C:\test.doc -o C:\out.pdf

>>3. How can I specify font face/ font size and line spacing ?

doc2pdf.exe can't specify font face and font size and line spacing, you need set the font face, font size and line spacing in input DOC, RTF or HTML format, you can use doc2pdf.exe to convert this DOC, RTF or HTML format to PDF file, the font face, font size and line spacing will be kept in output PDF file.

>>4. When the job completed, it prompt "Waiting here (xx)", after the
>>output PDF appear in the specified directory, it return to command
>>prompt. How to make it directly indicate "Convert Complete" instead
>>of prompting "Waitng here" ?

You can simple redirect log message to a NULL device, for example,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -d -i C:\test.doc -o C:\out.pdf > nul

Above command line will not output any message to console,

VeryPDF
======================================
Hi Verypdf Support,

Thx for your quick reply.

Actually we want to convert txt files to PDF, with Chinese Character, Hong Kong Font, need to specify font name, font size, line spacing, resolution in the PDF.  Which product can fulfill this?

Thank you.
======================================
You sould better convert your text file to HTML file, set Chinese fonts, font name, font size, line spacing in the HTML file, then you can use docPrint Pro v5.0 to convert HTML file to PDF file properly, for example,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i C:\test.html -o C:\out.pdf

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
docprint pro

PDF Driver is crash when print by Adobe Reader 9.4 version

Please find attached pdf file with which we found a bug. Steps to replicate:
1. Open in Acrobat Reader
2. Click Print
3. Set “Choose paper source by PDF page size” checked
4. Click OK
5. gswin32c.exe get crashed

Second scenario:
1. Open in Acrobat Reader
2. Click Print
3. Uncheck “Choose paper source by PDF page size”
4. Click OK
5. Open Saved (Printed) document in Acrobat Reader
6. Click Print
7. Click OK
8. Result document (printed) will be blank

Please investigate. Let me know if you cannot replicate this issue on your side
==================================
I have test your PDF file in my system just now, everything is fine, I’m using 32bit Windows 7 system and Adobe Reader X, what system and version of Adobe Reader are you using?

VeryPDF
==================================
Hi, I tried a couple of different versions, here the results:

8.3.0 – crashed
9.3.0 – working fine
9.4.xx – crashed
10.xx – working fine
==================================
Version I used to generate ps file which I sent you was 9.4.2
==================================

I have downloaded and tried Adobe Reader 9.4.xx in my system today, Ghostscript 9.02 doesn't crash at all, I'm using 32bit Windows 7 system, it seems this problem is appear on 64bit Windows 7 system only, I will try to install a 64bit version of Windows 7 system and test this problem at later.

In the meantime, I suggest you may choose “Print as image” option in Adobe Reader application, we hoping this option will work better for you,

Step 1: Click “Advanced” button in Print dialog,

image

Step 2: Select “Print as image” option in “Advanced Print Setup” in Adobe Reader application,

clip_image004

Step 3: Click “OK” button to start the printing.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
pdf print

The -shell and -shell2 parameters are working working better

Hi, I am using your software with a standard licence to print pdf in a batch process to call specific trays on a xerox copier. Depending on the computer I am printing from, I found that the -shell -shell2 trigger is working working better. I would like to know the difference between the different -shell triggers (shell, shell2..).

Thank you.
==========================
-shell and -shell2 parameters are just two different methods to print PDF files by shell, they haven't too much difference, you can use any one of them.

VeryPDF
==========================
since they both exist i was assuming i should use them accordingly.

sometimes when i print multi pages pdf i end up getting only part of the file, like the printer will print only few first pages, what may cause this ?
==========================
What options are you using? Can you print your PDF file correctly by following command line?

Pdfprint.exe -raster2 C:\test.pdf

We hoping -raster2 parameter will work better for you.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
doc to any converter

Use DOC to Any Converter to convert Excel documents to BMP files

Hi,

I have been testing your Doc 2 Any Command Line program using it as a way of batch converting files but have since run out of trial attempts, It works perfectly for Word but have hit a few problems with excel such as saving the whole sheet instead of just the data in a sheet which makes the files too large (3gb!!!) . Therefore we are having to adopt a two step approach,  Excel to PDF and TXT then PDF to BMP. Is there an easier solution?

I was wondering if you could also provide me with another 300 trail attempts? just so I can finish testing before we look to purchase the full product?

Kind Regards
==========================
Hi,

>>Therefore we are having to adopt a two step approach,  Excel to PDF and TXT then PDF to BMP. Is there an easier solution?

You can run following command line to convert your Excel document to black and white TIFF image,

Doc2any.exe -useprinter -useoffice 1 -compression 32773 -bitcount 1 -xres 300 -yres 300 C:\test.xls C:\out.tif

Above command line will convert your XLS document to black and white TIFF image at 300DPI and PACKBITS compression.

>>I was wondering if you could also provide me with another 300 trail attempts? just so I can finish testing before we look to purchase the full product?

Doc2any.exe does count the trial times automatically, after trial times is expired, we are unable to reset it again. However, we suggest you may copy doc2any.exe and dependent files to another system, you can evaluate doc2any.exe on your another system continue.

VeryPDF
==========================
Hi again,

The solutions were great - thank you, another query is docm/xlsm to bmp/txt, is this possible?

Kind Regards
==========================
Doc2any.exe does support docm/xlsm to bmp/txt conversion, you may run it in command line to try, if you can't get it work, you may simple rename .docm to .doc, .xlsm to .xls first, and run doc2any.exe to convert docm/xlsm to bmp/txt again, then you will get it work.

VeryDOC
==========================
We have tested this and when we pass through a .docm as a .doc the macro's within a document is run, is there a way to convert the document but prevent the macros from running??

Kind Regards
==========================
Thanks for your message, Doc to Any Command Line hasn't an option to suppress macros in docm format in the current version, however, your suggestion is great, we will try to implement this function in the future.

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)