Convert EMF to PDF

31 views
Skip to first unread message

Support

unread,
Dec 6, 2010, 1:51:14 PM12/6/10
to PDFTron PDFNet SDK
Q: I need to convert an EMF file to a PDF file. In the documentation
of PDFNet I saw the sample "ConvertTest" that basically works very
well. However I was not able to set any dimensions to the pdf like
landscape format in A3.

How can I set a specific size to the pdf output using the
"pdftron.PDF.Convert.FromEmf()" method?

------------------------
A: There is no specific option to specify the dimensions of the output
PDF page (converted from EMF or other formats), however this should
not be a problem because using methods such as page.Sacle(),
page.SetCrop/MediaBox() you can rescale and/or resize the resulting
PDF page after the conversion as needed.
Reply all
Reply to author
Forward
0 new messages