-
I have an issue with PDFCreator. This issue seems to be funny, as it is an intermittent problem that happens unexpectedly and without reason. Could also be the way I wrote my code.... I have written something that saves customer statements into pdf files in a folder. Each statement to 1 customer is 1...
-
I resolved it. I forgot to save options and when i execute the code the options are always the estandar. The code is like this: Window.OPEN('En proceso ...'); WindowIsOpen := TRUE; IF _ArchivoPDF = '' THEN ERROR(Text001); IF Objeto.GET(Objeto.Type::Report,'',204) THEN BEGIN IF...
-
I need to generate a PDF from report and i don`t know why the first time i execute the code is OK but when i change the name of the file and execute again the code it saves the report with the first name. Somebody knows what is wrong? The code: Window.OPEN('En proceso ...'); WindowIsOpen := TRUE;...
-
I have an issue with PDFCreator. This issue seems to be funny, as it is an intermittent problem that happens unexpectedly and without reason. Could also be the way I wrote my code.... I have written something that saves customer statements into pdf files in a folder. Each statement to 1 customer is 1...
-
I resolved it. I forgot to save options and when i execute the code the options are always the estandar. The code is like this: Window.OPEN('En proceso ...'); WindowIsOpen := TRUE; IF _ArchivoPDF = '' THEN ERROR(Text001); IF Objeto.GET(Objeto.Type::Report,'',204) THEN BEGIN IF...
-
I need to generate a PDF from report and i don`t know why the first time i execute the code is OK but when i change the name of the file and execute again the code it saves the report with the first name. Somebody knows what is wrong? The code: Window.OPEN('En proceso ...'); WindowIsOpen := TRUE;...
-
[quote user="Erik P. Ernst"] So all in all you will still say that this one is the best one which is currently available? Especially in Citrix environments? [/quote] Better to say is that I have been able to reolve all issues with it, and it works very reliably. I am sure there is better out...
-
PDF Creator is actually the name of the program. http://sourceforge.net/projects/pdfcreator/ Its not bad as PDF generators go, though it does have a couple of issues. Three common ones. No support for Vista. Strange quirks with some versions that tend to act differently, so it important that you compile...
-
Hi Siya, I often use CutePDF if i want something printed to a PDF-file. CutePDF installs as a printer, and can be chosen in the print dialog of any document, just as well as any other printer. Needs to be installed at all clients though. But it's freeware
-
Hi there Good people!!! I want to print Report 1401(Check) on the text format,but it gives crap information,Is it possible for me to print it on the PDF.Our client are having printer problems to print check!! I just want to write to the pdf or text file!!!! Thanks in advance!!!!