pdfmyurlSetelah saya pernah menulis tentang bagaimana membuka dan mengedit file PDF, dan membuat file pdf dari word, berikut tips untuk membuat sebuah halaman website menjadi file PDF.Caranya sangat mudah, Anda bisa membuka halaman http://www.pdfmyurl.com atau bisa langsung mengetikkan URL yang ingin Anda jadikan file PDF, sebagai contoh http://www.pdfmyurl.com?url=www.ferdian.web.id/contact

Atau  Anda bisa membuat format download this page as PDF dengan format html <a href=”http://pdfmyurl.com?url=www.ferdian.web.id”>downlaod this page as pdf</a>

Selain format diatas masih banyak pilihan yang bisa Anda gunakan untuk output file PDF tersebut :

<a href=”http://pdfmyurl.com?url=www.opentracker.net&-O=Landscape&–header-left=hello”>downlaod pdf</a>
-O, –orientation <orientation>     Set orientation to Landscape or Portrait
-s, –page-size <size>              Set paper size to: A4, Letter, etc.
-p, –proxy <proxy>                 Use a proxy
–username <username>           HTTP Authentication username
–password <password>           HTTP Authentication password
–custom-header <name> <value>  Set an additional HTTP header (repeatable)
-b, –book                          Set the options one would usually set when
printing a book
–cover <url>                   Use html document as cover. It will be
inserted before the toc with no headers
and footers
-H, –default-header                Add a default header, with the name of the
page to the left, and the page number to
the right, this is short for:
–header-left=’[webpage]‘
–header-right=’[page]/[toPage]‘ –top 2cm
–header-line

<a href=”http://pdfmyurl.com?url=www.ferdian.web.id&-O=Landscape&–header-left=hello”>downlaod pdf</a>

  • -O, –orientation <orientation> : Set orientation to Landscape or Portrait
  • -s, –page-size <size> : Set paper size to: A4, Letter, etc.
  • -p, –proxy <proxy>: Use a proxy
  • –username <username> : HTTP Authentication username
  • –password <password>: HTTP Authentication password
  • –custom-header <name> <value>: Set an additional HTTP header (repeatable)
  • -b, –book : Set the options one would usually set when printing a book
  • –cover <url>: Use html document as cover. It will be inserted before the toc with no headers and footers


Popularity: 11%