An unsuitable software and an inconvenient method in your office work will result the waste of time and energy,which is terrible enough.If one day you need to convert url to eps format file and rotate the page at the same time,the most important thing for you is just to choose a suitable software and a convenient way.So HTML Converter Command Line will be a ideal software which allows you to create previews or thumbnails of web pages in a number of different formats, such as TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, PCX, TGA, JP2 (JPEG2000), PNM, etc. It also allows you to convert web pages to PDF, PS (postscript), WMF, EMF vector formats.HTML Converter command line application can be called from within ASP, VB, VC, Delphi, BCB, Java, .NET and COM+ etc. program languages. It uses advanced techniques to allow efficient asynchronous multithreaded operations. Please download HTML Converter Command Line at https://www.verypdf.com/htmltools/htmltools.zip and you will find it is a zip file which needs to be unzipped into your computer.Remember to register HTML Converter Command Line in cmd.exe dialog box or some of its functions will be disabled.
Registering steps
1.Run cmd.exe by clicking “start”—“run” and input “cmd” in “open” edit box of the popup dialog box,then click “OK” button.Please see Figure1 and Figure2.
Figure1.
Figure2.
Then you will see cmd.exe dialog like Figure3.Just change the current directory to installation of HTML Converter Command Line with command “cd”.The command is cd C:\Documents and Settings\admin\Local Settings\Temp\htmltools .After clicking “Enter” button on your keyboard,please input register code and click “Enter” button.
Figure3.
The next part is the steps to rotate the page when converting url to eps.
Step1.Run cmd.exe program
If you don’t close the current cmd.exe dialog,this step can be ignored.If not,please use the way mentioned above or press “Windows”+ “R” on your keyboard at the same time to realize the same function.
Step2.Input command line
The command line is supposed of called program which is the executable file in HTML Converter Command Line and you can see the file after you install the software in your computer,parameter which is the setting about page rotation,source file which needs to be converted and target file—the one you want to get.Please see the following main structure of command line:
htmltools.exe –rotate value www.verypdf.com output.eps
You can not convert url to eps directly in HTML Converter Command Line and there should be a transition—emf format file,which means you should convert url to emf format file first,then convert emf to eps format file.Please see Figure4 and Figure5.
Figure4.
The commands are "C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" www.verypdf.com very.emf
"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" indicates the path of htmltools.exe.You can copy the path in the folder and right click your mouse in cmd.exe dialog box,which means “paste”.You can also drag the file into cmd.exe dialog box directly.
www.verypdf.com is the URL of some webpage,you can see it as the source file.
very.emf is the name of target file.
Then you should convert emf to eps in command line and the called program is still htmltools.exe.But the source file should be the emf format file which is just saved in current directory.
Figure5.
"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" –rotate 90 C:\very.emf very.eps
"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" is the path of htmltool.exe.
-rotate 90 is the rotation angle of source file.The value can be set as 90,180 and 270.
C:\very.emf is the path of source file.
very.eps is the name of target file.
Step3.Find the target file
The target file will be saved in current directory because you don’t specify the path for the file.Then the conversion of url to eps is over.We can make a comparison to the source file and target file.Please see Figure6 and Figure7.
Figure6.Source file
Figure7.Target file