Warning: session_start(): open(/tmp/sess_q36lqtvn10pdp0oen23lt021c4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
PosteRazor openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

PosteRazor

   1.9.5  

Qt Graphic Tool

Score 73%
PosteRazor
zoom


PosteRazor
zoom


Link:  Link
Downloads:  671
Submitted:  Sep 29 2008

Description:

PosteRazor - Make your own poster!

The PosteRazor cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.

As input, the PosteRazor takes a raster image. The resulting poster is saved as a multipage PDF document. An easy to use, wizard like user interface guides through 5 steps.

1.9.5 is a preview version of the upcoming PosteRazor 2. It is the Qt port of the good old PosteRazor 1 (see http://posterazor.sourceforge.net/). After user tests and hopefully feedback, and with a few new features, PosteRazor 2 will be released.




LicenseGPL
Source(PosteRazor 1.9.5 Source)
MS Windows(PosteRazor 1.9.5 Win32 Installer)
Mac OS X(PosteRazor 1.9.5 OSX)
Send to a friend
Subscribe
Other  Content  from aportale
Report inappropriate content



-

 output size suggestion

 
 by mxttie on: Sep 29 2008
 
Score 50%

hi, we used your program a while for printing 1:1 copies of large scanned documents (i.e. size of 4 x A4). In that case, the only problem we had, was that the user always had to specify the output size manually. it would be nice if posterazor would detect the correct output size (4 x 1 A4) using the available dpi of the input image (either through reading image metadata or user input (worst case))

maybe other users miss this too..? for the rest, it does the job quite well :)


Reply to this

-

 Re: output size suggestion

 
 by aportale on: Sep 29 2008
 
Score 50%

Nice to hear from a user :)

The option "Size in percent" in step 4 is actually supposed to provide that feature. PosteRazor considers DPI and amount of pixels of the image in order to determine the poster image size in centimeters.
If you set that value to 100%, you should get the original size of the document (unless there are bugs).

Did you try that?

Cheers,
Alessandro


Reply to this

-

 Re: Re: output size suggestion

 
 by mxttie on: Sep 29 2008
 
Score 50%

eh.. you're right :) we somehow missed that.. indeed, when I select 100%, the other parameters are set accordingly. except, in our case we still have to adjust the number of pages manually since our input is not perfect (if the sheet is scanned in a slightly skewed way or it is in fact 4xA4 + a few centimeter, but for printing, you still want it to fit on 4 pages to save paper ;) so now the page value is for example 4.093, by clicking on the down arrow it changes to 4.0, maybe some automatic snapping to whole pages only would be interesting, but once again, I'm not sure you want your application to support that :) a lot of users probably don't need that

sorry for bothering about the dpi, it does work!


Reply to this

-

 Re: output size suggestion

 
 by aportale on: Sep 29 2008
 
Score 50%

I already thought about such automatic corrections. But then I came to the conclusion that in many cases such magic may irritate users more than it helps them.

But depending on the amount requests, I will of course put this feature on my TODO list :)


Reply to this

-

 Doesn't compile against qt 4.5

 
 by lele85 on: Mar 19 2009
 
Score 50%

mainwindow.cpp:54: error: no matching function for call to 'QAction::setShortcut(QIncompatibleFlag)'
/usr/include/QtGui/qaction.h:135: note: candidates are: void QAction::setShortcut(const QKeySequence&)
mainwindow.cpp:55: error: no matching function for call to 'QAction::setShortcut(QIncompatibleFlag)'
/usr/include/QtGui/qaction.h:135: note: candidates are: void QAction::setShortcut(const QKeySequence&)
make: *** [mainwindow.o] Error 1
==> ERROR: Build Failed.

Here the error.


Reply to this

-

 Re: Doesn't compile against qt 4.5

 
 by aportale on: Apr 2 2009
 
Score 50%

Oh, indeed. Thanks for notifying me. That's actually a good reason to release a 1.9.6 version, soon :)

For the meantime:
The current snapshot builds qith Qt 4.5. Download: http://github.com/aportale/posterazor/zipball/master

Best Regards,
Alessandro Portale


Reply to this

-

 russian translation

 
 by iceberk on: Jun 8 2009
 
Score 50%

Hi, thank you for your great program! I've translated en.ts file to russian, could you please add it to your project? There is link: http://berks.narod.ru/ru_RU.ts
PS: There is a typo in "You want to use whole paper sheets and specify how many of them of them you want to use"
PSS: I can't get drag & drop to work in linux version. I'm using openSUSE 11.1, qt 4.4.3, posterazor compiled with simple "qmake; make"


Reply to this

-

 Re: russian translation

 
 by aportale on: Nov 29 2009
 
Score 50%

Ouch... believe it or not. Only today I saw your comment. Qt-Apps did not notify me about it. I would love to add your translation to PosteRazor, thanks a lot for your effort! However, the link is not valid, anymore. Would you mind reposting it?

Thanks also for notifying the typo. Drag and Drop was not yet implemented in PosteRazor 1.9.5. It is implemented in the current head.

Best Regards,
Alessandro


Reply to this

-

 Re: Re: russian translation

 
 by iceberk on: Dec 1 2009
 
Score 50%

uploaded it to the same location
http://berks.narod.ru/ru_RU.ts


Reply to this

-

 Re: Re: Re: russian translation

 
 by aportale on: Dec 7 2009
 
Score 50%

Thanks a lot! Very appreciated.

http://github.com/aportale/posterazor/commit/5db462673c6bdfb4a53667978a9e109cf52bbf87


Reply to this

-

 Still using old icons

 
 by opendeskuser on: Dec 27 2010
 
Score 50%

Thanks for the app. Its easy and helpful.

Is this app made using Qt? I am on KDE 4.6 RC1.

Please use KDE 4 icons (not KDE 3) and better file chooser and native theme.

Its all taste. Can't say not good work :)


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team