Syntax for Html2PDF Command

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
sonal wamare
Posts: 3
Joined: Mon Sep 18 2006

Syntax for Html2PDF Command

Post by sonal wamare »

we are trying to use concatinate option for Html2PDF command.
Any help in this regard will be appreciated.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

This is how to call HTML2PDF

Html2PDF [/c] InputURL OutputPDFFile PrinterName. Use the /c switch to concatenate instead of overwriting files. InputURL can be in the format file://filename or http://url...

Exemple:

HTML2PDF /c www.amyuni.com "c:\temp\test.pdf" "Amyuni PDF Converter"

If the file "test.pdf" already exists under c:\temp than the new pdf file will be appended to the first one instead of overwriting it.

Hope this helps.
sonal wamare
Posts: 3
Joined: Mon Sep 18 2006

Thanks for your reply

Post by sonal wamare »

Hi
Thanks for the reply.we are trying your suggestion.I will inform you
whenever it works.
Post Reply