PC Review


Reply
Thread Tools Rate Thread

Hyperlink to Page number in Report that is exported to PDF

 
 
Charlotte
Guest
Posts: n/a
 
      25th May 2010
I am using the Inittoc() function to generate a Table of Contents from
a source report. In addition, I am using Leban's ReporttoPDF code to
auto generate the PDF, with both the Table of Contents report and
source report combined. This all works.

I would really like the Table of Contents page numbers to hyperlink to
that page in the final report. Is this possible? I thought in the
[Page Number] text box control a TAG or hyperlink like #[Page Number]
would do, but I can't figure it out.

Thanks!
 
Reply With Quote
 
 
 
 
Mark Andrews
Guest
Posts: n/a
 
      25th May 2010
I did something similar to create bookmarks in the pdf file (which are those
links that when clicked jump into the pdf).
I used the NovaPDF printer driver which has extra functionality and rules on
how to automatically setup bookmarks.
Perhaps you could use this pdf printer driver and rules to also achieve what
you want to do?

I know the win2pdf printer dirver takes text that looks like hyperlinks and
changes it to actual hyperlinks.
Maybe this would help if the hyperlink text you have is actually the
hyperlinks that are needed?

I do not know what capabilities the pdf creation (while using Leban's code)
is capable of?

There are probably other ways to merge two pdf files together and you can
have code use other pdf printer drivers
(however sometimes registry settings are needed via code). Lebans's code
does make it easy to make pdf files.

Hope this helps,
Mark Andrews
RPT Software
http://www.rptsoftware.com
http://www.donationmanagementsoftware.com

"Charlotte" <(E-Mail Removed)> wrote in message
news:ef50e785-0fb3-4509-88d8-(E-Mail Removed)...
> I am using the Inittoc() function to generate a Table of Contents from
> a source report. In addition, I am using Leban's ReporttoPDF code to
> auto generate the PDF, with both the Table of Contents report and
> source report combined. This all works.
>
> I would really like the Table of Contents page numbers to hyperlink to
> that page in the final report. Is this possible? I thought in the
> [Page Number] text box control a TAG or hyperlink like #[Page Number]
> would do, but I can't figure it out.
>
> Thanks!


 
Reply With Quote
 
 
 
 
Charlotte
Guest
Posts: n/a
 
      25th May 2010
On May 25, 3:29*pm, "Mark Andrews"
<mandrews___NOSPAM...@rptsoftware.com> wrote:
> I did something similar to create bookmarks in the pdf file (which are those
> links that when clicked jump into the pdf).
> I used the NovaPDF printer driver which has extra functionality and ruleson
> how to automatically setup bookmarks.
> Perhaps you could use this pdf printer driver and rules to also achieve what
> you want to do?
>
> I know the win2pdf printer dirver takes text that looks like hyperlinks and
> changes it to actual hyperlinks.
> Maybe this would help if the hyperlink text you have is actually the
> hyperlinks that are needed?
>
> I do not know what capabilities the pdf creation (while using Leban's code)
> is capable of?
>
> There are probably other ways to merge two pdf files together and you can
> have code use other pdf printer drivers
> (however sometimes registry settings are needed via code). *Lebans's code
> does make it easy to make pdf files.
>
> Hope this helps,
> Mark Andrews
> RPT Softwarehttp://www.rptsoftware.comhttp://www.donationmanagementsoftware.com
>
> "Charlotte" <cgetm...@yahoo.com> wrote in message
>
> news:ef50e785-0fb3-4509-88d8-(E-Mail Removed)...
>
> > I am using the Inittoc() function to generate a Table of Contents from
> > a source report. *In addition, I am using Leban's ReporttoPDF code to
> > auto generate the PDF, with both the Table of Contents report and
> > source report combined. *This all works.

>
> > I would really like the Table of Contents page numbers to hyperlink to
> > that page in the final report. *Is this possible? *I thought in the
> > [Page Number] text box control a TAG or hyperlink like #[Page Number]
> > would do, but I can't figure it out.

>
> > Thanks!


Thank you. I saw your posting regarding NovaPDF, but was hoping I
could find a free solution. I will download the trial version and see
if it does the trick.

Thanks
 
Reply With Quote
 
Mark Andrews
Guest
Posts: n/a
 
      26th May 2010
It was a while ago but I think you need the professional version of the
product or something like that.
There are a few versions and the one with the rules to make bookmarks is the
most expensive I think.

Mark

"Charlotte" <(E-Mail Removed)> wrote in message
news:d1367bbd-f62a-4d1e-83df-(E-Mail Removed)...
> On May 25, 3:29 pm, "Mark Andrews"
> <mandrews___NOSPAM...@rptsoftware.com> wrote:
>> I did something similar to create bookmarks in the pdf file (which are
>> those
>> links that when clicked jump into the pdf).
>> I used the NovaPDF printer driver which has extra functionality and rules
>> on
>> how to automatically setup bookmarks.
>> Perhaps you could use this pdf printer driver and rules to also achieve
>> what
>> you want to do?
>>
>> I know the win2pdf printer dirver takes text that looks like hyperlinks
>> and
>> changes it to actual hyperlinks.
>> Maybe this would help if the hyperlink text you have is actually the
>> hyperlinks that are needed?
>>
>> I do not know what capabilities the pdf creation (while using Leban's
>> code)
>> is capable of?
>>
>> There are probably other ways to merge two pdf files together and you can
>> have code use other pdf printer drivers
>> (however sometimes registry settings are needed via code). Lebans's code
>> does make it easy to make pdf files.
>>
>> Hope this helps,
>> Mark Andrews
>> RPT
>> Softwarehttp://www.rptsoftware.comhttp://www.donationmanagementsoftware.com
>>
>> "Charlotte" <cgetm...@yahoo.com> wrote in message
>>
>> news:ef50e785-0fb3-4509-88d8-(E-Mail Removed)...
>>
>> > I am using the Inittoc() function to generate a Table of Contents from
>> > a source report. In addition, I am using Leban's ReporttoPDF code to
>> > auto generate the PDF, with both the Table of Contents report and
>> > source report combined. This all works.

>>
>> > I would really like the Table of Contents page numbers to hyperlink to
>> > that page in the final report. Is this possible? I thought in the
>> > [Page Number] text box control a TAG or hyperlink like #[Page Number]
>> > would do, but I can't figure it out.

>>
>> > Thanks!

>
> Thank you. I saw your posting regarding NovaPDF, but was hoping I
> could find a free solution. I will download the trial version and see
> if it does the trick.
>
> Thanks


 
Reply With Quote
 
Charlotte
Guest
Posts: n/a
 
      26th May 2010
On May 26, 9:49*am, "Mark Andrews"
<mandrews___NOSPAM...@rptsoftware.com> wrote:
> It was a while ago but I think you need the professional version of the
> product or something like that.
> There are a few versions and the one with the rules to make bookmarks is the
> most expensive I think.
>
> Mark
>
> "Charlotte" <cgetm...@yahoo.com> wrote in message
>
> news:d1367bbd-f62a-4d1e-83df-(E-Mail Removed)...
>
> > On May 25, 3:29 pm, "Mark Andrews"
> > <mandrews___NOSPAM...@rptsoftware.com> wrote:
> >> I did something similar to create bookmarks in the pdf file (which are
> >> those
> >> links that when clicked jump into the pdf).
> >> I used the NovaPDF printer driver which has extra functionality and rules
> >> on
> >> how to automatically setup bookmarks.
> >> Perhaps you could use this pdf printer driver and rules to also achieve
> >> what
> >> you want to do?

>
> >> I know the win2pdf printer dirver takes text that looks like hyperlinks
> >> and
> >> changes it to actual hyperlinks.
> >> Maybe this would help if the hyperlink text you have is actually the
> >> hyperlinks that are needed?

>
> >> I do not know what capabilities the pdf creation (while using Leban's
> >> code)
> >> is capable of?

>
> >> There are probably other ways to merge two pdf files together and you can
> >> have code use other pdf printer drivers
> >> (however sometimes registry settings are needed via code). *Lebans'scode
> >> does make it easy to make pdf files.

>
> >> Hope this helps,
> >> Mark Andrews
> >> RPT
> >> Softwarehttp://www.rptsoftware.comhttp://www.donationmanagementsoftware.com

>
> >> "Charlotte" <cgetm...@yahoo.com> wrote in message

>
> >>news:ef50e785-0fb3-4509-88d8-(E-Mail Removed)....

>
> >> > I am using the Inittoc() function to generate a Table of Contents from
> >> > a source report. *In addition, I am using Leban's ReporttoPDF codeto
> >> > auto generate the PDF, with both the Table of Contents report and
> >> > source report combined. *This all works.

>
> >> > I would really like the Table of Contents page numbers to hyperlink to
> >> > that page in the final report. *Is this possible? *I thought in the
> >> > [Page Number] text box control a TAG or hyperlink like #[Page Number]
> >> > would do, but I can't figure it out.

>
> >> > Thanks!

>
> > Thank you. *I saw your posting regarding NovaPDF, but was hoping I
> > could find a free solution. I will download the trial version and see
> > if it does the trick.

>
> > Thanks


I tested novaPDF and it works great. However, it seems that Leban's
ReporttoPDF code is generating the PDF from registry settings or some
other method, because it is not using the novaPDF print driver, even
if I have novaPDF installed as the default printer and even tried
renaming it to 'Adobe PDF'. I know Leban's code passes it to snapshot
format first. I will continue to dig deeper on this, but does anyone
have ideas?
 
Reply With Quote
 
Charlotte
Guest
Posts: n/a
 
      26th May 2010
On May 26, 1:22*pm, Charlotte <cgetm...@yahoo.com> wrote:
> On May 26, 9:49*am, "Mark Andrews"
>
>
>
> <mandrews___NOSPAM...@rptsoftware.com> wrote:
> > It was a while ago but I think you need the professional version of the
> > product or something like that.
> > There are a few versions and the one with the rules to make bookmarks is the
> > most expensive I think.

>
> > Mark

>
> > "Charlotte" <cgetm...@yahoo.com> wrote in message

>
> >news:d1367bbd-f62a-4d1e-83df-(E-Mail Removed)....

>
> > > On May 25, 3:29 pm, "Mark Andrews"
> > > <mandrews___NOSPAM...@rptsoftware.com> wrote:
> > >> I did something similar to create bookmarks in the pdf file (which are
> > >> those
> > >> links that when clicked jump into the pdf).
> > >> I used the NovaPDF printer driver which has extra functionality and rules
> > >> on
> > >> how to automatically setup bookmarks.
> > >> Perhaps you could use this pdf printer driver and rules to also achieve
> > >> what
> > >> you want to do?

>
> > >> I know the win2pdf printer dirver takes text that looks like hyperlinks
> > >> and
> > >> changes it to actual hyperlinks.
> > >> Maybe this would help if the hyperlink text you have is actually the
> > >> hyperlinks that are needed?

>
> > >> I do not know what capabilities the pdf creation (while using Leban's
> > >> code)
> > >> is capable of?

>
> > >> There are probably other ways to merge two pdf files together and you can
> > >> have code use other pdf printer drivers
> > >> (however sometimes registry settings are needed via code). *Lebans's code
> > >> does make it easy to make pdf files.

>
> > >> Hope this helps,
> > >> Mark Andrews
> > >> RPT
> > >> Softwarehttp://www.rptsoftware.comhttp://www.donationmanagementsoftware.com

>
> > >> "Charlotte" <cgetm...@yahoo.com> wrote in message

>
> > >>news:ef50e785-0fb3-4509-88d8-(E-Mail Removed)...

>
> > >> > I am using the Inittoc() function to generate a Table of Contents from
> > >> > a source report. *In addition, I am using Leban's ReporttoPDF code to
> > >> > auto generate the PDF, with both the Table of Contents report and
> > >> > source report combined. *This all works.

>
> > >> > I would really like the Table of Contents page numbers to hyperlink to
> > >> > that page in the final report. *Is this possible? *I thought in the
> > >> > [Page Number] text box control a TAG or hyperlink like #[Page Number]
> > >> > would do, but I can't figure it out.

>
> > >> > Thanks!

>
> > > Thank you. *I saw your posting regarding NovaPDF, but was hoping I
> > > could find a free solution. I will download the trial version and see
> > > if it does the trick.

>
> > > Thanks

>
> I tested novaPDF and it works great. However, it seems that Leban's
> ReporttoPDF code is generating the PDF from registry settings or some
> other method, because it is not using the novaPDF print driver, even
> if I have novaPDF installed as the default printer and even tried
> renaming it to 'Adobe PDF'. I know Leban's code passes it to snapshot
> format first. *I will continue to dig deeper on this, but does anyone
> have ideas?


BTW - this seems to be an issue of the bookmarks being retained when
using NovaPDF to convert from .snp (snapshot) format; and not an issue
w/ Leban's code. I sent an email to the NovaPDF vendor inquiring
if .snp format is supported.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create hyperlink to a caption for foƩrm Word exported HTML Jan Kratochvil Microsoft Word Document Management 2 17th Jul 2008 08:20 AM
How to secure pdf file exported from Crystal Report. Simon Says Microsoft VB .NET 3 26th Apr 2007 06:29 PM
Page setup for Report Exported to Excel BW Microsoft Access Reports 0 3rd Apr 2006 10:19 PM
exported report name based on report fields? =?Utf-8?B?QnJvb2s=?= Microsoft Access Reports 1 24th Apr 2005 07:34 PM
Unable to see hyperlink address in a label when exported to RTF =?Utf-8?B?a2V5c2VyX3NvemU=?= Microsoft Access Reports 0 16th Nov 2004 10:38 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:39 PM.