Re: User Guidance Required
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Prabhakar, I could not run your example. Please paste the whole working example so 1) we don't have to do all the imports ourselves 2) we don't have to guess what PS does. 3) it would also help if you didn't add * around certain lines and also did not add empty lines, but 1 and 2 would really help. On 12/10/2016 17:02, Prabhakar Moka wrote: > Hi All, > > > > I am using ReportLab 2.7 with Python 2.7. I am able to create a pdf with > clickable bookmarks in the table of contents (toc) and created a pdf with > "x of y" page numbering also. Here my problem is bookmarkpage(key) appears > to break when I try to do both. Only *FooterCanvas *is working for me. And > also you check the below code snippet which was failed. > > > > Could someone please help me to resolve this? > > > > I really appreciate any help you can provide. > > > > Regards, > > Prabhakar > -- Robin Becker