Subject:
|
Re: LPub Q's
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Tue, 21 Sep 2010 16:34:21 GMT
|
Viewed:
|
36333 times
|
| |
| |
In lugnet.cad, Kevin L. Clague wrote:
|
The problem here is that the PDF library limits things to specific page
sizes, *and* those page sizes are in centimeters, not inches. When you
specify a size LPub finds the closest page size from this list
http://doc.qt.nokia.com/4.5/qprinter.html#PaperSize-enum
that wholly encloses the page size you specified.
8.5x11 is a little smaller than its metric counterpart.
|
Its true that 8.5x11 (US letter size) is not the same size as metric A4, but
the above page includes an entry for QPrinter::Letter, which is exactly
8.5x11, so unless thats not supported by LPub, I dont think thats the
problem. Remember, one inch is exactly 25.4 mm, so 8.5 inches is exactly 215.9
mm. So the fact that Qt internally use metric units shouldnt hurt anything, as
long as those metric units can at least resolve one tenth of a millimeter.
--Travis
|
|
Message is in Reply To:
| | Re: LPub Q's
|
| (...) I found a bug in LPub. (...) Yes, your highest level model is interesting because the entire model is expressed as steps in submodels, so when it placed the model scale meta, it did it at the top of the step (which is before all the add lines (...) (14 years ago, 19-Sep-10, to lugnet.cad, FTX)
|
9 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|