|
-
Oct 27th, 2008, 06:46 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] Creating PDF: Character  before £
Hello All!
I have a small problem, I am using PHP with ezpdf (of which we have extended in-house), but every time I try to print out '£', it prints out '£'.
I have attempted to use £ but the PDF engine does not like that.
Does anyone have any ideas on how to combat this issue?
Thanks in advance!
ILMV
-
Oct 27th, 2008, 06:50 AM
#2
Thread Starter
Frenzied Member
Re: Creating PDF: Character  before £
Just some more info... I have done a load of Google searches with no answer, but this link did pop up on my travels.
http://fyneworks.blogspot.com/2008/0...revisited.html
It says how there is an error with JavaScript, but I cannot figure out how this relates to my problem with PHP vs EZPDF...
-
Oct 27th, 2008, 07:41 PM
#3
Re: Creating PDF: Character  before £
It looks like a charset issue.
Does this help?
http://issues.ez.no/6574
-
Oct 28th, 2008, 03:54 AM
#4
Thread Starter
Frenzied Member
Re: Creating PDF: Character  before £
Hmmm, I have had a quick look through it, because we have extended it in-house it's going to be slightly different than the example provided.
I will look into it in more depth when I can, thanks for the link pena!
-
Oct 28th, 2008, 05:24 AM
#5
Thread Starter
Frenzied Member
Re: Creating PDF: Character  before £
Right, before I had a chance to find the files of which we have extended, my colleague showed my this...
Of which solved my problem!
Thanks anyway pena!1
-
Oct 28th, 2008, 05:31 AM
#6
Re: [RESOLVED] Creating PDF: Character  before £
So it was a charset issue. 
What's ezpdf like? And how does it compare to pdflib?
-
Oct 28th, 2008, 05:55 AM
#7
Thread Starter
Frenzied Member
Re: [RESOLVED] Creating PDF: Character  before £
Well, when I first used a PDF engine it never worked to my satisfaction, so I used HTML2PDF, of which converts a standard HTML document to PDF, a little ropey, but it worked.
EZPDF isn't so bad, cannot really compare it with PDFlib. EZPDF requires a lot of code to do such a simple task. Also it is limited (even our extended version) as far as lines and shading goes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|