PDF how to ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Useko Netsumi

    PDF how to ...

    Is there any example on how to format my photo(and some text description
    such as title, description, location, and date/time) to a PDF file.

    I'd like to be able to fit as much as possible in a page(approx. 3-4 photos)
    but do not want to cross-page.
    Anyone has any tips on how to do it, perhaps some simple example on how to
    do it in PHP.

    Thanks.


  • Lex Jansen

    #2
    Re: PDF how to ...

    See my site: www.lexjansen.com/marsh for an example output (choose an entry
    or choose a year and then a linkable title).
    Or you can go directly to: http://www.lexjansen.com/marsh/book/0001.htm and
    choose "GENERATE PDF TO PRINT".

    See: www.fpdf.org for examples to get you started.

    HTH,

    Lex Jansen

    Please reply to the newsgroup. In order to fight spam and virusses replies
    to my email address listed in this post will be deleted without reading. If
    you want to reply to me personally, please replace "spam" with "admin" in
    the e-mail address. An alternative means of contact is the form at:



    "Useko Netsumi" <_no-spam_usenets@ny c.rr.com> wrote in message
    news:bogg99$1dr 80u$1@ID-205437.news.uni-berlin.de...[color=blue]
    > Is there any example on how to format my photo(and some text description
    > such as title, description, location, and date/time) to a PDF file.
    >
    > I'd like to be able to fit as much as possible in a page(approx. 3-4[/color]
    photos)[color=blue]
    > but do not want to cross-page.
    > Anyone has any tips on how to do it, perhaps some simple example on how to
    > do it in PHP.
    >
    > Thanks.
    >
    >[/color]


    Comment

    • Useko Netsumi

      #3
      Re: PDF how to ...

      Its nice. Perhaps I can see the code behind it for me to learn. Thanks

      "Lex Jansen" <spam@lexjansen .com> wrote in message
      news:bogk9s$1dk bru$1@ID-207827.news.uni-berlin.de...[color=blue]
      > See my site: www.lexjansen.com/marsh for an example output (choose an[/color]
      entry[color=blue]
      > or choose a year and then a linkable title).
      > Or you can go directly to: http://www.lexjansen.com/marsh/book/0001.htm[/color]
      and[color=blue]
      > choose "GENERATE PDF TO PRINT".
      >
      > See: www.fpdf.org for examples to get you started.
      >
      > HTH,
      >
      > Lex Jansen
      >
      > Please reply to the newsgroup. In order to fight spam and virusses replies
      > to my email address listed in this post will be deleted without reading.[/color]
      If[color=blue]
      > you want to reply to me personally, please replace "spam" with "admin" in
      > the e-mail address. An alternative means of contact is the form at:
      > http://www.lexjansen.com/feedback
      >
      >
      > "Useko Netsumi" <_no-spam_usenets@ny c.rr.com> wrote in message
      > news:bogg99$1dr 80u$1@ID-205437.news.uni-berlin.de...[color=green]
      > > Is there any example on how to format my photo(and some text description
      > > such as title, description, location, and date/time) to a PDF file.
      > >
      > > I'd like to be able to fit as much as possible in a page(approx. 3-4[/color]
      > photos)[color=green]
      > > but do not want to cross-page.
      > > Anyone has any tips on how to do it, perhaps some simple example on how[/color][/color]
      to[color=blue][color=green]
      > > do it in PHP.
      > >
      > > Thanks.
      > >
      > >[/color]
      >
      >[/color]


      Comment

      Working...