When opening the command prompt from the PuTTY configuration screen, I can enter the username, but when it asks for the password nothing is typed on the screen? Am I missing something in the config screen that must be set? I want to change file permissions, so can't do anything until this is resolved.
I need a pdf writer for a project I am working on. Have you any examples of how to use this software class. I I need a PDF writer that can write text at a particular area on the page and change font(programatically).
Checked through the font definition file throughly and found some mistakes : chr(32) was missing, and added chr(34) for ", and chr(96) (can't type it as it changes the font??) Still always get the default font when I run and no errors.
Hi Jorge Did you receive the copy of the file I created for French Script font, I sent by email? REGARDS T Hudson
Hi Jorge Thank you! I am trying to develop a program to print greetings which you can insert into greetings cards. I have a successful web version and I want to possibly market a standalone version. The web version used the PHP version of FPDF. Regards Tony Hudson On 12 Apr 2019, at 20:50, jorgeci jorgeci1@users.sourceforge.net wrote: Hi, Sorry I didnt touch this code in years, so I need to remember how to create the fonts again, please give some times to check the code. stay tune. -Jorge [tickets:#1]...
FPDF ,NET - More Fonts required
Another question: Do the fonts have to be addedto the Core Fonts list Ln 170 -197? Do they need the z file?
In the PHP verision there was a program called Makefont which generated new php fonts. Is there a version for this version. Also where should the font folder go?