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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Has anyone used this port yet?
What about you, did you use it?
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?
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?
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.