Home » Community » U++ community news and announcements » Qtf->Pdf simplified
Re: Qtf->Pdf simplified [message #38499 is a reply to message #38498] |
Thu, 20 December 2012 16:54   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
lectus wrote on Thu, 20 December 2012 09:26 |
BTW... is there any way to import PDF files as QTF?
|
Unfortunately, no, for two reasons:
PDF is basically vector graphics format, while QTF is rich text format - they are not even meant to express the same thing. QTF->PDF is something like typesetting glyphs into graphics.
Means, PDF could only be rendered into something graphical. Painter (and Painting) would be a good target for that, as it matches PDF quite well. Unfortunately, nobody cared to write that code so far, and for a good reason too - PDF is quite complicated.
Note that basically the same thing applies to SVG too, in that case we do yet have QTF->SVG path yet. In fact, we are missing Painter->PDF and Painter->SVG etc... too It is planned in general roadmap, but too costly to implement (I think about 1 month for Painter->PDF, Painter->SVG, 2 months for SVG->Painter, more for PDF->Painter).
|
|
|
 |
|
Qtf->Pdf simplified
By: mirek on Fri, 25 November 2011 18:17
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Tue, 11 December 2012 21:15
|
 |
|
Re: Qtf->Pdf simplified
By: deep on Wed, 12 December 2012 18:42
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Thu, 20 December 2012 04:12
|
 |
|
Re: Qtf->Pdf simplified
By: mirek on Thu, 20 December 2012 08:27
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Thu, 20 December 2012 11:46
|
 |
|
Re: Qtf->Pdf simplified
By: mirek on Thu, 20 December 2012 14:49
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Thu, 20 December 2012 15:26
|
 |
|
Re: Qtf->Pdf simplified
By: mirek on Thu, 20 December 2012 16:54
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Thu, 20 December 2012 03:51
|
 |
|
Re: Qtf->Pdf simplified
By: lectus on Sat, 22 December 2012 02:42
|
Goto Forum:
Current Time: Sun Aug 24 20:34:34 CEST 2025
Total time taken to generate the page: 0.04971 seconds
|