how to use html templates in C++ to convert html file to ps in C++
+1
A:
This question reminds me very much of this one :
And the answer is : use the system function :
VJo
2010-10-29 11:03:07
i am not getting how this can help i need c++ library for reading html template,how can use this in c++ program
khyathi
2010-10-29 11:08:07
@khyathi To call a program which does that for you. There are probably libraries that might do that, but your question makes no sense. The answer above best suits the question.
VJo
2010-10-29 11:11:40
can you tell how to call the template in c++ any code snip with you
khyathi
2010-10-29 11:19:26