Search found 157 matches: image2pdf

Return to advanced search

Re: Centrar texto VERTICALMENTE

Please try these samples in the samples folder:
print01.prg
print02.prg
pdfharu1.prg
pdfharu2.prg

You can see how to generate pdfs using Word, FWH own pdf, HaruPDF, Image2pdf
Please see how simplest and one line code to print complex outputs.

And advise us what more you want us to provide
by nageswaragunupudi
Tue Apr 09, 2024 6:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 474

Re: PDF EN RPREVIEW

... to build and run fwh\samples\pdfharu1.prg This is a complex pdf. You will see options for generating PDFs using (1) Harupdf, (2) MSWord pdf (3) Image2pdf (3rd party library-once very famous) or (4) FWH internal library Also you have choice to (1) First show preview and save as pdf using pdf ...
by nageswaragunupudi
Sat Aug 12, 2023 8:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PDF EN RPREVIEW
Replies: 12
Views: 950

Re: PDF generado desde programa en FiveWin

Printer class and other print functions appropriately decide if the pdf is to be generated using HaruPdf, Image2pdf, Microsoft word or as the last resort use the least efficient internal function FWSavePreviewToPDF() depending upon user preferences as well as the availability ...
by nageswaragunupudi
Thu Feb 04, 2021 4:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PDF generado desde programa en FiveWin
Replies: 21
Views: 5990

Re: How to use HBMK2

Thank you Antonio,

Now there is only one question. I have 2 DLL (Image2pdf e TER21) from third, that i use with our program. When we try generate the exe file, we receive messages about functions of these DLL missing. How could us solve this?
by vilian
Thu May 28, 2020 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use HBMK2
Replies: 12
Views: 1183

Re: Help with PDF in FWH-19.09 please.

... print01.prg, print02.prg and pring03.prg. All these programs let you test the outputs with (1) fwh internal (2) MSWord (3) HaruPDF and also (4) Image2PDF. Study and compare the outputs. Study the recommended way to print images and barcodes. (important for you) Still, if you are not fully clear, ...
by nageswaragunupudi
Tue Dec 03, 2019 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help with PDF in FWH-19.09 please. - SOLVED
Replies: 3
Views: 1021

Re: New FTDN June/Junio 2019 (FWH 19.06)

... mdichild no muestran correctamente el título unicode. Corregido. viewtopic.php?f=3&p=223612#p223612 - Soporte nativo para usar la librería Image2PDF para los programadores que ahora usan la librería o a futuros usuarios, sin la necesidad de desarrollar sus propias interfaces. Esto funciona ...
by Antonio Linares
Tue Jul 16, 2019 11:19 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2019 (FWH 19.06)
Replies: 4
Views: 2749

New FTDN June/Junio 2019 (FWH 19.06)

... not displaying Unicode title correctly. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&p=223612#p223612 - Native support for using Image2PDF library for the programmers now using the library or future users, without the need to develop their own interfaces. This works only with ...
by Antonio Linares
Thu Jul 11, 2019 6:14 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2019 (FWH 19.06)
Replies: 4
Views: 2749

Re: Rpreview issues - PDF

I think image2pdf do the same think of my code but: without libharu and removing the redundant and unused commands, may be should be interesting compare the PDF result, almost the not binary part... And I think that MSWord convert ...
by AntoninoP
Wed May 08, 2019 12:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: Rpreview issues - PDF

image2pdf embeds images only. How does it do in such a small size?
How is MSWord doing it?
Let us not rule out.
It is just that we do not know how they are doing it.
by nageswaragunupudi
Wed May 08, 2019 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: Rpreview issues - PDF

... and then saved as PDF instead of as docx. The PDF created is of good quality and of a reasonable size, but still larger than the pdfs created by Image2PDF. If MSWord is not installed, then PDF is generated by FWH's own function. The quality is acceptable but a bit less than the PDF generated ...
by nageswaragunupudi
Wed May 01, 2019 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: AYUDA CON DLL IMG2PDF

Hola, Hace varios años utilice Image2PDF.DLL, estos son los wrappers que implementé por si te sirven de ayuda: DLL32 Function I2PDF_AddImage(image as LPSTR);AS LONG PASCAL FROM "I2PDF_AddImage" LIB "IMAGE2PDF.DLL"// ...
by George
Tue Apr 30, 2019 10:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA CON DLL IMG2PDF
Replies: 5
Views: 1167

Re: Rpreview issues - PDF

I reported above some deficiencies in rendering colors by image2pdf. I also observed some inaccurate rendering in some other cases. Both word and fwh internal functions render more accurately. I can not explain the reasons. However, still the attraction ...
by nageswaragunupudi
Wed Apr 24, 2019 2:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: Rpreview issues - PDF

TimStone,

I don't know if your license key will work with the last version of the dll, but here (https://www.4shared.com/zip/YUN_SqHBfi/Image2PDF_StdCall.html) is a link to download and try it. My version is of November/2007.
by vilian
Tue Apr 23, 2019 8:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: Rpreview issues - PDF

... shut down operations and therefore there will be NO further updates or technical support available. However, as you have previously purchased the Image2PDF Dynamic Link Library (DLL) you may be relying on it for your business and therefore you may be interested in purchasing the source code for ...
by vilian
Tue Apr 23, 2019 7:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341

Re: Rpreview issues - PDF

... to me in person and also in his post above. He is using bcc and I know you are using MSVC. I searched and located the old evaluation version of image2pdf dll I downloaded in 2009 and tested with bcc and msvc using the code posted by Mr. Vilian. This is my test program. Depending on the choice ...
by nageswaragunupudi
Tue Apr 23, 2019 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rpreview issues - PDF
Replies: 58
Views: 7341
Next

Return to advanced search