PDF Generating Tool Support Forum

HOME   Login   Register    Search




  Subject: Create single pdf for multiple URLs.
   PostPosted: 04 Aug 2010, 16:32 
hi,

Can we create a single pdf for multiple url. For example, I want to create a pdf with the contents of 4 web pages. How can i achieve this?

Thanks & Regards,
Gopakumar B


  Subject: Re: Create single pdf for multiple URLs.
   PostPosted: 04 Aug 2010, 17:48 
PD4ML API has a method, which takes an array of URLs as a parameter. It should do the trick for you.


  Subject: Re: Create single pdf for multiple URLs.
   PostPosted: 05 Aug 2010, 16:16 
PD4ML wrote:
PD4ML API has a method, which takes an array of URLs as a parameter. It should do the trick for you.


thanks for your quick response. we tried it and it works well as we send an uri array to load multiple urls. But each url page is loading as a new page. Is there anyway to avoid this page break?

Thanks & Regards,
Gopakumar B


  Subject: Re: Create single pdf for multiple URLs.
   PostPosted: 05 Aug 2010, 16:23 
No. It is not possible for the time being.

A workaround is to merge HTML into a single one before passed to PD4ML. By the merge you would also need to remove </body> and </html> closing tags as they stop further HTML parsing.


  Subject: Re: Create single pdf for multiple URLs.
   PostPosted: 19 Aug 2010, 12:07 
PD4ML wrote:
No. It is not possible for the time being.

A workaround is to merge HTML into a single one before passed to PD4ML. By the merge you would also need to remove </body> and </html> closing tags as they stop further HTML parsing.


Thanks. Will try that.


Last bumped by Anonymous on 19 Aug 2010, 12:07.



[Reply]     [ 5 posts ] 

cron
Copyright ©2004-10 zefer|org. All rights reserved. Bookmark and Share