Back to Four Js Website
Four Js Customer Forum
Subscribe for automatic updates:
RSS
Sign in for full access
|
Help
Four Js Development Tools Forum
>
Discussions by product
>
Reporting tools (GRW, GRE)
>
PDF file on telnet
Most recent posts
Pages: [
1
]
« previous
next »
Reply
|
Print
Author
Topic: PDF file on telnet (Read 10817 times)
Odair M.
Posts: 1
PDF file on telnet
«
on:
May 23, 2011, 11:44:15 pm »
Hello everybody,
I'm having some difficulty in setting up a program to generate a. pdf file on TUI mode. I am using the following commands:
Fgl_report_loadCurrentSettings IF (NULL) THEN
CALL fgl_report_SelectDevice (PDF)
CALL fgl_report_SelectPreview (FALSE)
CALL fgl_report_SetOutputFileName (nome_arq.pdf)
LET fgl_report_commitCurrentSettings hFile = ()
else
return
END IF
start report lis_rlctb001 to XML HANDLER hFile
When I run the program locally on the server the result is OK, but when the execution is done via telnet does not work.
Does anyone have any suggestions to help me?
lib_imp.4gl
(12.13 KB - downloaded 1181 times.)
rlctb001.4gl
(34.16 KB - downloaded 1170 times.)
Alex G.
Posts: 155
Re: PDF file on telnet
«
Reply #1 on:
May 24, 2011, 08:41:47 am »
I would suspect that some part of the software is trying to connect to X and fails. I suggest that you write a small console program (without any windows) and try to run that. If that doesn't help to find the issue, please get in contact with the support.
Regards,
Alex Geller
Pages: [
1
]
Reply
|
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
=> Ask Reuben
=> WWDC21
-----------------------------
Discussions by product
-----------------------------
=> Products announcements
=> Genero BDL
=> GWS
=> GAS and GBC
=> GDC
=> Genero Mobile for Android or iOS
=> Genero Studio
=> Reporting tools (GRW, GRE)
-----------------------------
Jobs
-----------------------------
=> Jobs
Powered by SMF 1.1.21
|
SMF © 2015, Simple Machines
Loading...