Search found 57 matches: pdf995

Return to advanced search

Re: Problem with FiveWin and PDF995 on Windows 11.

"before executing PRINT command." "Not inside PRINT/ENDPRINT" I don't exactly understand how this work. But it does. Does this flag (lUseHaruPDF) stay true until it is set back to false, or do you need to set it everytime. Why does it not get set back to false when you initiate ...
by Enrico Maria Giordano
Wed Feb 14, 2024 8:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

"before executing PRINT command." "Not inside PRINT/ENDPRINT" I don't exactly understand how this work. But it does. Does this flag (lUseHaruPDF) stay true until it is set back to false, or do you need to set it everytime. Why does it not get set back to false when you initiate t...
by byron.hopp
Wed Feb 14, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

Hola buenas tardes para todos. Al intentar agregar las librerías para usar harupdf en nuestra aplicación, nos devuelve un error al intentar compilar. Estamos usando la librería que viene con la distribución de FW2310. Turbo Incremental Link 6.98 Copyright (c) 1997-2023 Embarcadero Technologi...
by leandro
Wed Feb 14, 2024 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

I will try your suggestion, but I do have several "Extend Class TPrinter with Data" and "with Message", can this be the problem? I use this everywhere I print, if this is the problem, can I rename the class and solve the problem?
by byron.hopp
Wed Feb 14, 2024 5:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

As we suggested above, use TPrinter():lUseHarufPDF := .t. before executing PRINT command. Not inside PRINT/ENDPRINT Also please try to use later methods of Tprinter. Please try this sample as it is: #include "fivewin.ch"REQUEST FWHARUfunction Main()   TPrinter(...
by nageswaragunupudi
Wed Feb 14, 2024 1:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

I have been testing with the following code: Function TestHaru() Local oPrn := nil Local oFont := nil Local cFile := Mcs_AppPath() + "TestPdf" + nAllTrim( Seconds()) + ".Pdf" Print oPrn File cFile Define Font oFont Name "Arial" Size 0,-14 of oPrn oPrn:lUseHaruPDF := TRU...
by byron.hopp
Tue Feb 13, 2024 10:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

I have tried a couple of ways, one: Print oPrn Name cReport File cFile to cPrinter oPrn:lUseHaruPDF := .t. Creates a perfectly great PDF, but during the process it pops up the preview screen and immediately takes it down. Can I eliminate the popup of the screen, it seems it would be distracting to t...
by byron.hopp
Tue Feb 13, 2024 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

Do I need a newer version of FiveWin? No. Available from FWH1909. Do I need a change in my mak file? Always you read fwh\samples\buildh.bat and make sure all the libs linked in that bat file are linked in your link script also. for examples check if your link script includes echo %hdirl%\hbhpdf.lib...
by nageswaragunupudi
Tue Feb 13, 2024 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

I placed "Request FWHARU" at the top of my program, then I get many link errors that start with "_HB_FUN_HPDF_".
Do I need a newer version of FiveWin?
Do I need a change in my mak file?

#define FWVERSION "FWH 23.07"
#define FW_VersionNo 23070

Thanks,
by byron.hopp
Tue Feb 13, 2024 4:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

Thank you Mr. Rao, modifying my code at this moment. Very complete. Byron ...
by byron.hopp
Tue Feb 13, 2024 4:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

It is not only easier but also desirable to depend on FWH for generation of PDFs Very easy: If you are using TPRINTER PRINT oPrn FILE "test.pdf" This will create "test.pdf" instead of showing preview or print to printer. PRINT oPrn PREVIEW FILE "test.pdf: This will create &q...
by nageswaragunupudi
Tue Feb 13, 2024 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Re: Problem with FiveWin and PDF995 on Windows 11.

Update, I found prv2pdf.prg and will start playing with it. Hopefully I can eliminate PDF995.
by byron.hopp
Tue Feb 13, 2024 12:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538

Problem with FiveWin and PDF995 on Windows 11.

... utilize it every day. The IT Department just upgraded all the workstations from Windows 10 to Windows 11. Now on the reports which print to the PDF995 driver the fonts are reduced to a really small size. If they print directly to the printer the fonts look like they should. I found that if you ...
by byron.hopp
Tue Feb 13, 2024 12:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with FiveWin and PDF995 on Windows 11.
Replies: 29
Views: 1538
PreviousNext

Return to advanced search