Search found 15 matches

by rathortushar
Mon Apr 03, 2006 2:15 pm
Forum: General discussions
Topic: Adding AJAX popus
Replies: 3
Views: 8267

Adding AJAX popus

Hi,

can anyone help me with the steps involved in including a AJAX popups ( eg: calendar ) so that they appear in each page of the searched article?
by rathortushar
Wed Jan 12, 2005 7:06 am
Forum: General discussions
Topic: same old pdf generation
Replies: 1
Views: 3960

same old pdf generation

Well i believe Thorsten is busy, Can anyone tell me how to do this.

When i generate the pdf of the project, each FAQ comes in one page, and the rest of the page goes empty and wasted. How to generate a continuous pdf
by rathortushar
Fri Jan 07, 2005 8:26 am
Forum: General discussions
Topic: backup
Replies: 1
Views: 4044

backup

How to take a backup of the complete data using a script. Say if i need to add in the cronjob
by rathortushar
Wed Dec 29, 2004 8:22 am
Forum: General discussions
Topic: BOLD text in PDF
Replies: 3
Views: 5634

version

I use phpMyFAQ 1.4.4 version.. and FPDF 1.52
by rathortushar
Mon Dec 27, 2004 12:23 pm
Forum: General discussions
Topic: BOLD text in PDF
Replies: 3
Views: 5634

BOLD text in PDF

Hi,
while i can see in the browser the text in BOLD also, when i generate the pdf, BOLD text do not appear as BOLD.

any answers ?
by rathortushar
Thu Dec 02, 2004 8:12 am
Forum: General discussions
Topic: generating pdf of FAQ
Replies: 1
Views: 3905

generating pdf of FAQ

when i generate the pdf, each page has only one question and answer. How to disable auto page break so that i have in continuous order
by rathortushar
Tue Nov 02, 2004 10:36 am
Forum: General discussions
Topic: change header
Replies: 9
Views: 14365

header in pdf generation

That worked :)

Thanks,
Tushar
by rathortushar
Tue Nov 02, 2004 5:40 am
Forum: General discussions
Topic: change header
Replies: 9
Views: 14365

header in pdf generation

How about adding my own text in the header in the pdf generated above the standard question that is printed
by rathortushar
Mon Nov 01, 2004 9:46 am
Forum: General discussions
Topic: continuous pdf generation
Replies: 7
Views: 8935

continuous pdf generation

no it still does not work..

will this not help SetAutoPageBreak(false, 0);
by rathortushar
Mon Nov 01, 2004 9:31 am
Forum: General discussions
Topic: continuous pdf generation
Replies: 7
Views: 8935

continuous pdf generation

I removed the two lines, now what i get is

For answers that have taken up almost the complete page only appear in the generaetd pdf...

questions with 4 or 5 lines answes do not appear at all.

thanks
by rathortushar
Mon Nov 01, 2004 9:25 am
Forum: General discussions
Topic: continuous pdf generation
Replies: 7
Views: 8935

continuous pdf generation

removed $pdf->AliasNbPages(); from admin/export.main.php
This did not help
by rathortushar
Mon Nov 01, 2004 9:10 am
Forum: General discussions
Topic: continuous pdf generation
Replies: 7
Views: 8935

continuous pdf generation

Dear Thorsten,

when i generate the pdf, each page has only one question and answer. How to disable auto page break so that i have in continuous order,

You mentioned it is dependent on table of contents, where do i change this..
please help since i am a newbie
by rathortushar
Sun Oct 31, 2004 12:59 pm
Forum: General discussions
Topic: change header
Replies: 9
Views: 14365

header

Well,

I wanted to add my name in the document generated :) and also curiuos to learn.

Another question i had was, when i generate the pdf, each page has only one question and answer. How to disable auto page break.

I have tried putting
$pdf->SetAutoPageBreak(false, 0); in pdf.php this does not ...
by rathortushar
Sun Oct 31, 2004 12:40 pm
Forum: General discussions
Topic: change header
Replies: 9
Views: 14365

header in pdf generation

Thanks for the info, actually i wanted to add the header in the pdf generated..

can you guide me.
by rathortushar
Sun Oct 31, 2004 12:10 pm
Forum: General discussions
Topic: change header
Replies: 9
Views: 14365

change header

Hi,
I am a new user of phpMyFAQ.
I have few questions and answers added.
How do i add my own header and footer.

Thanks