Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How to generate pdf files from the server side
Old 09-11-2008, 11:11 AM How to generate pdf files from the server side
Novice Talker

Posts: 8
Name: George
Location: Monterey Park, CA USA
Trades: 0
I have a document that I would like to create that will have the links modified for users that will sign up on the site.

Is there a script to do this or I have to get a product that will be residing on the host server?

Thanks in advance
gmansky is offline
Reply With Quote
View Public Profile Visit gmansky's homepage!
 
 
Register now for full access!
Old 09-11-2008, 05:40 PM Re: How to generate pdf files from the server side
Average Talker

Posts: 15
Name: JayaKumar Patchala
Trades: 0
Is that means you want to generate unique links for each user and print pdf files?
__________________

Please login or register to view this content. Registration is FREE
jkpatchala is offline
Reply With Quote
View Public Profile
 
Old 09-13-2008, 08:12 PM Re: How to generate pdf files from the server side
Novice Talker

Posts: 8
Name: George
Location: Monterey Park, CA USA
Trades: 0
@jkpatchala: Yes.

I'm trying to create a document and change the links for the user. It's typically what some people do when they create an ebook and rebrand. My intent is to create an ebook for my team member's aff link embedded on them for their ebook to give their prospects.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
gmansky is offline
Reply With Quote
View Public Profile Visit gmansky's homepage!
 
Old 09-13-2008, 09:37 PM Re: How to generate pdf files from the server side
Novice Talker

Posts: 7
Name: César
Location: MAYCHU.NET
Trades: 0
You can try this?

PHP Code:
if(is_valid($user)){$link 'http://www.'.$user.'.com';}
$content .= $link;
create_pdf ($content); 
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE

Last edited by lovelycesar; 09-13-2008 at 11:02 PM..
lovelycesar is offline
Reply With Quote
View Public Profile Visit lovelycesar's homepage!
 
Old 09-14-2008, 10:00 PM Re: How to generate pdf files from the server side
Providence's Avatar
Experienced Talker

Posts: 39
Trades: 0
Quote:
Originally Posted by gmansky View Post
I have a document that I would like to create that will have the links modified for users that will sign up on the site.

Is there a script to do this or I have to get a product that will be residing on the host server?

Thanks in advance
You can use domPDF. It's quite easy as compared to the other libraries.
www.digitaljunkies.ca/dompdf/
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Providence is offline
Reply With Quote
View Public Profile Visit Providence's homepage!
 
Old 09-15-2008, 08:52 AM Re: How to generate pdf files from the server side
Novice Talker

Posts: 8
Name: George
Location: Monterey Park, CA USA
Trades: 0
Thanks. I will give it a try.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
gmansky is offline
Reply With Quote
View Public Profile Visit gmansky's homepage!
 
Reply     « Reply to How to generate pdf files from the server side
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.23879 seconds with 12 queries