Summary: | Set the paper size when importing PS as PDF | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Piotr Stachura <albert1> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | albert1 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Piotr Stachura
2008-09-07 15:53:27 UTC
Then this is actually a wish, not a bug, as we just let ps2pdf figure out the correct paper size (and if it does not, then this is a ps2pdf bug). ps2pdf assumes paper size ALWAYS as us-letter so letting it to make a choice isn't really a choice... ps2pdf has an option just like gs, so adding -sPAPERSIZE=mypapersize would be very usefull. I found that ie. inkscape makes this same trick (http://wiki.inkscape.org/wiki/index.php/TricksAndTips#Printing_or_Producing_PDFs_in_ISO_A4_rather_than_US_Specific_Letter_Paper) |