Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

how to insert PDF page in a report

edited January 2007 in General
?Hi,

I've a pdf file. this file is 1 page, and i need to print this page in
my report in 2th page.

how can i insert this page in my report?

tks



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited January 2007
    Hi Ennio,

    I would try to look for a took that can convert the .pdf to an .html or .rtf
    file. If you convert to .html then use something like TRichView (a third
    party tool that supports RB) to add the RichView memo to an RB report
    layout. Or convert to .rtf and use RB's RichText memo. I think the .html
    option might support more complex formatting than the .rtf, but you could
    try both. I found this site by using Google and there are probably others.
    http://smartpdfconverter.com/

    Let me know if find a good solution that we can recommend to other
    customers.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited January 2007
    Hi Ennio,

    There are no products available that we know of that will allow you to view
    a PDF file inside a Report. If you re-read my answer to your other post, it
    is possible however to enhance the RTF features of RB, possible enabling
    full justification.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited January 2007
    hi Nico,

    if i convert the .PDF in other file it comes lost all the text's justify.

    i need to print a an important document and is necessary the justify.

    please tell me if exist a component to do this.

    thanks

    or .rtf
    third
    the .html
    could
    others.



    --- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.