[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 04-16-2004, 02:23 AM   #1 (permalink)
First Time Poster!
 
Join Date: Apr 2004
Posts: 1
3.00 NP$ (Donate)

wael is an unknown quantity at this point


Lightbulb need help with pdf files.

hi all,

I want to connect pdf files to html in some web pages ,

so can i do it using html code or i must use another

propgramming language and how ?



thanx for help ,


wael
wael is offline  
Old 04-16-2004, 03:35 AM   #2 (permalink)
NamePros Regular
 
Join Date: Aug 2003
Location: UK
Posts: 572
136.83 NP$ (Donate)

Tjobbe is on a distinguished road


no, you use the standard <a href> tag to link to it..
__________________
Web Site Design | Web Designers Blog
Tjobbe is offline  
Old 05-02-2004, 04:59 PM   #3 (permalink)
Arf
New Member
 
Join Date: May 2004
Posts: 2
4.00 NP$ (Donate)

Arf is an unknown quantity at this point


Tjobbe is right. Just use a common <a href> tag to connect the HTML to the PDF.
for example
<a href="./somefile.pdf">click here</a>


. However, your question was to connect the PDF to the HTML, did we answer your question or do you need to put links into your PDF file?
Arf is offline  
Old 05-05-2004, 12:29 AM   #4 (permalink)
NamePros Member
 
Join Date: Mar 2004
Posts: 53
73.00 NP$ (Donate)

smilinjack is an unknown quantity at this point


Question need help with .pdf files

Say,
How do you create a .pdf file?
many times I need to send an invoice out and need it to be viewed in a clear format.

Thanks,
Jack
smilinjack is offline  
Old 05-05-2004, 01:03 AM   #5 (permalink)
RJ
NamePros Founder

Administrator

 
Join Date: Feb 2003
Location: Bay Area, CA
Posts: 13,173
102,451.68 NP$ (Donate)

RJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatnessRJ Has achieved greatness

Find Marrow Donors! Cystic Fibrosis
Quote:
Originally posted by smilinjack
Say,
How do you create a .pdf file?
many times I need to send an invoice out and need it to be viewed in a clear format.

If you are a PHP programmer and want to generate PDF files from your website, this class is subperb:

http://www.ros.co.nz/pdf/
RJ is offline  
Old 05-05-2004, 01:09 AM   #6 (permalink)
NamePros Member
 
Join Date: Mar 2004
Posts: 53
73.00 NP$ (Donate)

smilinjack is an unknown quantity at this point


Thumbs up .Pdf Files creation

Thanks RJ,
I specifically want to create them from my invoice program.
The extention is .inv I believe.
Or, how can I do it from a .Jpg?

Thanks for your help!
Jack
smilinjack is offline  
Old 05-05-2004, 01:42 AM   #7 (permalink)
NamePros Regular
 
unclewilco's Avatar
 
Join Date: May 2003
Location: wales,UK
Posts: 770
342.00 NP$ (Donate)

unclewilco has a spectacular aura aboutunclewilco has a spectacular aura about


the extreme way but easy way is the buy acrobat6 and it installs a print driver on your machine so any windows program can print to PDFs... there are other apps avialable

http://www.daneprairie.com/

but i have not tried them, as i use just acrobat itself for getting camera ready work for press..

wilco
__________________
http://sheddomains.co.uk - a shedfull of keyword domains
unclewilco is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 05:32 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85