Hi,
is it possible to manage a PDF file like BMP file ?
I use the oprn:saybitmap(.....) to put BMP file on page and then write what i need.
is possible to do something like oprn:saypdf(...) ?
tks all
Hi,
is it possible to manage a PDF file like BMP file ?
I use the oprn:saybitmap(.....) to put BMP file on page and then write what i need.
is possible to do something like oprn:saypdf(...) ?
tks all
Or possible to convert a PDF file (singol page) e in BMP/JPG ?
tks
Romeo,
Once the PDF is shown then we can generate a BMP from it using oWnd:SaveToBmp( cBmpFileName )
I just tried samples\pdf.prg to display a PDF but it is not working. I guess that we need a more recent "AcroPDF.PDF.1" value
Maybe other PDF users could help us here
it works, but i got the full screen with Acrobat Reader Bar & Button
Where can i found the oher method for the activex() ?
Like oActivex:Do("LoadFile"...)
oActivex:Do("SetCurrentPage")
Must exist also something like oActivex:Do("OtherParameters") ?
tks
Good !!!
tks Antonio