text to pdf converter

text to pdf converter, Problem appending to an existing file.

I'm trying to process two text files into a single pdf file and am using
the Overwrite or append option parameter "-pap" but it does not appear
to work.
=========================
Never mind my last message.

I had version 1.5 which did not recognize the "-pap" option. I downloaded version 2.2 and it works fine.

=========================
One more thing,

I was hoping I could use one text file to provide a header (different size and color of font) for the next file. The -pap works but it makes a document with two complete full pages whereas I am only looking to have perhaps two lines of blue print and then the next text file as black print.

Thank You,
=========================
I'm sorry, it's late (12:34am cst) and I'm not seeing things right.

I am not having any luck appending to an existing file.

The commands I am using are:

Command 1:     TxtToPDF.exe lontest-part-a.txt lontestx.pdf
(Works fine and the data in file "lontest-part-a.txt" is in the output file "lontestx.pdf"

Command 2:    TxtToPDF.exe lontest-part-b.txt lontestx.pdf -pap
(output file "lontestx.pdf" only contains the data in file "lontest-part-b.txt"

Any assistance would be appreciated.

=========================
Thanks for your message, we will check this problem and include a fix for it into the next version of text2pdf product, thanks for your patience.

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)
pdfstamp command line

technical question for PDF Stamper (PDF Stamp)

I am a paid user of "very pdf pdf stamper 2.3."
I would like to know if there is any way to adjust Bates numbers on the page beyond the basic -- top center, bottom center, etc -- adjustment.
I.e., I would like to move the numbers over to the left a 1/4" inch or so and up on the page a 1/4" or so. I am using bottom right as my # placement.
I do not see this in the documentation.
Thanks, in advance, for your assistance.
===================
Thanks for your message, you can use “Translate X” and “Translate Y” options to move the text stamp, please refer to following screenshot,


VeryPDF
=====================

Thanks, I thought that did it, but I was doing bottom right numbering and it moved the numbers off the page. Had trouble entering a negative integer, which I finally figured out.
Nice program.
Can this program put the multiple numbers across a page, like for 8 up numbered tickets.
======================
Yes, of course, you can add any number of stamps to the PDF page, that’s no problem.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: -1 (from 1 vote)
pdfstamp command line

2 Questions About PDF Stamper

Dear Folks At Very PDF Stamper,

I am almost finished with an 85 page E-Book and I will be buying 2 Licenses of PDF Stamper for use of 2 computers.

Please see the attached scanned page from the WordTracker book I bought that I’ve sent to you which shows what I want to do—and want to know if I can do it in my E-Book with your PDF Stamper product.

I have 2 questions I need answers for:


1.  I want to stamp “Prepared Exclusively For (Customer Name) as has been done as shown in the lower right-hand corner.
Question:  Will PDF Stamper allow me to stamp outside the margins that were set when the document was created or can I only
apply the stamp inside the margins set when the document was created?

2.  Please notice that I have “stamped” my name alone, Tomas West, —without the words “Prepared Exclusively For”—in the extreme
left-hand “gutter” margin.
Question:  Will PDF Stamper allow me to  stamp “Prepared Exclusively For (Customer Name) in the lower right-hand corner as
shown and stamp just the customer’s name—3 times as shown and without “Prepared Exclusively For”—in the “gutter
margin” and allow me to do that while only having the customer type in his name 1 time?


This is extremely important and I sincerely  hope this configuration can be achieved.

Your anticipated response is sincerely appreciated.

Please feel free to hit “Reply” and type your answers directly after/next to my questions if that is convenient for you.

=================================
Thanks for your message, but we don’t very understand your meaning for above two items, is it possible for you to create a sample PDF file which include above two text stamps? After we checked your stamped PDF file, we will figure out a solution to you asap, is this okay to you?

You can use our PDFStamper or Adobe Acrobat to insert the text stamp into your PDF file, then you can create a demo PDF file easily.

VeryPDF
VN:F [1.9.20_1166]
Rating: 1.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
pdf print

PDF Print Command Line Issue: Inconsistent Printing Quality

We encountered an issue w/ verypdf application where it is not printing exactly what is in pdf file.

Attached is the file (rsiS19023.pdf) that we use to print with the application.  You can see the output that is in the 2nd attachment file, page 1.  Page 2 is the print out from Adobe Acrobat Reader 9.

Comparing the two outputs, you'll notice that:
1. The image is not on the center of paper
2. Soft lines did not get printed out, causing inaccuracy of print out

Given these issues are very critical as it is expected to print out 100% as is, as to not misled the ones who will be getting the print out.

I have indicated the order# in the subject line for your reference.

Looking forward for your response with my team included that we would be able to address this issue as it is critical as you can see.
========================
Please run following command lines to print this PDF file,

pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
pdfprint.exe -raster2 -paper 1 C:\test.pdf

Can you print this PDF file properly with above command lines?

VeryPDF
========================
We were able to print out the file on our end-user's printer and attached is the result.  The page output on the file represents the following:

pdfprint.exe -shell C:\test.pdf - PAGE #1
pdfprint.exe -shell2 C:\test.pdf - PAGE #2
pdfprint.exe -raster2 -paper 1 C:\test.pdf   -PAGE #3

When the "raster" argument is use, we encounter the issue where the symbols are showing as squares and the base line is cut-off.

I re-attached the email I sent last time where the original file is in it.
========================
We have solved this problem to you, please download the new version from our website to try again,

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)
verypdf blog

How to convert color PCL to PDF [verypdf -PCL]

Greetings to Support Group at VeryPDF !
For:  veryPDF-PCL Converter v2.0  using pcltool.exe
We cannot convert  a color image .pcl  to .pdf using the command line.
The color image is converted to low resolution  to black & white.
Is it possible to convert image  .pcl color to .pdf color?
Do we use the command line parameter:
-bitcount <int>     : Set color depth for image conversion
If so what is a valid value for <int>   ?
==========================
We suggest you may add -raster parameter to try again, the following command line will convert color PCL file to color PDF file,

"C:\Program Files\VeryPDF PCL Converter v2.0\pcltool.exe" -raster C:\in.pcl 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)