Page 1 of 1

About FWSavePreviewToPDF

Posted: Fri Mar 30, 2012 11:56 am
by hidroxid
Hello

Doesn't exist a way to convert an EMF to PDF but retaining original vector, text and graphics information :?:

When use the FWSavePreviewToPDF function this convert the EML to JPG and then JPG into PDF, with this we get:

1) Text in the PDF dont selectable.
2) A file sooo bigggger than source EML.

Is not possible to enhance the "FWPDF" class to let create the PDF step by step and build the PDF manually from the information inside the EMF :?:

Regards

Re: About FWSavePreviewToPDF

Posted: Fri Mar 30, 2012 1:43 pm
by gkuhnert
Technically it must be possible, because there is a dll called "image2pdf" from Utilitywarrior (http://www.utilitywarrior.com/) that does exactly this. It also can be integrated into Fivewin applications, but I am also still hoping, this will be possible from within Fivewin.