Activity for FPDF.net

  • Tony Hudson Tony Hudson posted a comment on ticket #1

    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.

  • jorgeci jorgeci posted a comment on ticket #1

    Hi Tony, Sorry no, I dont have any email, please send me the file to a jorgecis@gmail.com

  • jorgeci jorgeci posted a comment on discussion Help

    Hi Tony Sorry for the delay, but I didnt touch this code in years!! Also I was thinking that nobody are using it these days. What link are you talking about? git link? I'll update the code to the new versions of VB.net, the orginal code was create using a very old version.

  • jorgeci jorgeci posted a comment on discussion Help

    Hi Tony, Yes you are right, my code is just a convertion from the php code, so you need create the the font file using the Makefont, this will generante 2 files, the Z file is very important this file is the font. the other file need to be converted into vb file. check the other vb file so you can take an idea of the format, is very simple. Yes you need the Z file to embbed the font in the PDF, of course you dont need do this, but I think that I need change the code for that. Sorry, I didnt touch...

  • Tony Hudson Tony Hudson posted a comment on ticket #1

    Hi Jorge Did you receive the copy of the file I created for French Script font, I sent by email? REGARDS T Hudson

  • Tony Hudson Tony Hudson posted a comment on ticket #1

    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]...

  • jorgeci jorgeci posted a comment on ticket #1

    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

  • Tony Hudson Tony Hudson created ticket #1

    FPDF ,NET - More Fonts required

  • Tony Hudson Tony Hudson posted a comment on discussion Help

    Another question: Do the fonts have to be addedto the Core Fonts list Ln 170 -197? Do they need the z file?

  • Tony Hudson Tony Hudson posted a comment on discussion Help

    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?

  • Tony Hudson Tony Hudson posted a comment on discussion Help

    Right after a lot of searching I found the link to git page. Tried to run tutorial 2 but it can't find the helveticai.vbf. In the PHP version there was a method to generate the font files. How do you do it for the VB.net version, as I will want to generate some of my own?

  • Tony Hudson Tony Hudson posted a comment on discussion Help

    Hi! Just found this via the forum. Is there any user documentatation, as I am not an expert in VB, but have used FPDF(PHP version) on a website and found it very useful. Need to output my VB code to PDF and must be able to acurately position the output on the page. Is the formatting help the guide to how you use the FPDF class. Is there any examples of the code neded to output a PDF document from VB .Net?

  • jorgeci jorgeci posted a comment on discussion Help

    What about you, did you use it?

1