Say I have html content for each individual page....how do i construct a multi page PDF? I have this for one page:
<html> <head>
<style>
@prince...... settings like trim, mars, etc
</style>
</head>
<body>
PAGE 1 CONTENT
</body>
</html>
What do i do to make a multi page PDF? Sorry bit lost as to what is needed to do this instead of creating single pages and then having to combine them with ghostscript
Thanks
Richard
<html> <head>
<style>
@prince...... settings like trim, mars, etc
</style>
</head>
<body>
PAGE 1 CONTENT
</body>
</html>
What do i do to make a multi page PDF? Sorry bit lost as to what is needed to do this instead of creating single pages and then having to combine them with ghostscript
Thanks
Richard