This topic is locked

PDF View

3/10/2009 12:36:25 PM
PHPRunner General questions
R
rgman author

Does any one know how to resolve this. I have this working in another project. I an using PHP runner 4.2 I had to replace the computer I created the original project with. The original project is running on a REDHAT server MySql 4 DB. . The new beta version of a project I am working on is on a Ubuntu server with MySql 5. I reinstalled PHPRunner 4.2 onto a new computer and I put the project file on to a network drive. I need to activate the PDF view. I down loaded the html2ps then extacted it to the c: program files /phprunner4.2/source /. This created the html2ps sub directory in source. I ran the project file but PDF view did not go active. I then copied the contents of html2ps in to source

directory but still the PDF view button will not activate.
Is there somthing else I need to change.
Thanks

Sergey Kornilov admin 3/10/2009

If you use Windows Vista I recommend to run PHPRunner 'As Administrator'. Right click on program icon for this purpose and choose 'Run as administrator.'

R
rgman author 3/10/2009

If you use Windows Vista I recommend to run PHPRunner 'As Administrator'. Right click on program icon for this purpose and choose 'Run as administrator.'


I am using XP sp3 I am a member of the administrators group on this PC. The project is on a network drive that I also have administrator rights on. This drive a new NAS that I have been given access to for back up purposes. .

R
rgman author 3/17/2009



I am using XP sp3 I am a member of the administrators group on this PC. The project is on a network drive that I also have administrator rights on. This drive a new NAS that I have been given access to for back up purposes. .


I have a project that I have to complete all that is missing are the PDF views for some generated forms. PHP runner is loaded on my Win XP desktop when I upload the project fron this desktop to my REDHAT 4 enterprize TEST server with 4.1x MySql the PDF view works perfect. Then, when I load the same project to a 0ubuntu 6 Server with version: 5.0.67- MySQL everything works except the PDF views. Could this be possible or am I missing somthing.

Sergey Kornilov admin 3/17/2009

I was under impression you talking about 'PDF view' check box in PHPRunner wizard.
If you are talking about generated application I would check what version of PHP is installed on the server where it doesn't work.

R
rgman author 3/17/2009

I was under impression you talking about 'PDF view' check box in PHPRunner wizard.

If you are talking about generated application I would check what version of PHP is installed on the server where it doesn't work.


The check mark on the add page screen is not displayed when I connect the project to the obuntu server. The ubuntu server is running PHP 5. Will the PDF view option work with PHP 5 ?

Sergey Kornilov admin 3/17/2009

What's the Add page screen?
I think you can have better luck opening a ticket at http://support.xlinesoft.com and sending screenshots that explain what's happening.

R
rgman author 3/17/2009

What's the Add page screen?

I think you can have better luck opening a ticket at http://support.xlinesoft.com and sending screenshots that explain what's happening.


Upgrading to 5.0 fixed the problem.
Thanks for the hints.