Paint Shop Pro :: Automatic Loading Of PSP When Insert XD Card
May 28, 2013
When I insert my camera card into the pc, PSP comes up.
But I do not want PSP to load up yet. How do I stop PSP from loading when I insert my camera card? I cannot find the box I am supposed to uncheck.
View 5 Replies
ADVERTISEMENT
Sep 19, 2013
Every time I crop a picture, the picture is automatically rotated to the left. This started to happen a few weeks ago.
View 2 Replies
View Related
Apr 3, 2013
I use PaintShopPro to improve on screen captures for an instructional book that I publish. In the past I have used PSP version 9. It Automatically Enhance Contrast does just what I want but I cannot find this feature in version X4
Fortunately I have an older PC with version 9 but switching from one PC to another even with Remote is a pain.
View 2 Replies
View Related
Jan 31, 2012
PSP X4 wants to be more intelligent then the users and changes the content of my text automatically. I want to enter a text which contains a text like "(R)" and this is changed automatically to a circle with an 'R' inside. I do not want this but cannot find any option to switch that off. Is there a way to switch off automatic text changing?
View 2 Replies
View Related
Jul 2, 2011
I am using a Nikon D7000 and shooting in RAW format. Recently, I took some time exposures of Niagara Falls at night, to capture the colors and the lighting on the falls.
When I view the files in the media tray, everything looks alright. However, if I select a photograph to look at more closely, , some sort of automatic brightness adjustment is taking place which brightens my foreground and washes out the color on the main part of my image. This process changes the histogram of the photo. When I move to Express Lab or Full Editor and choose "Smart Photo Fix", and reset various settings to "Original", it doesn't bring the photo back to its original appearance, so clearly there are other settings that have been automatically adjusted as well.
I've looked into the Preferences menus, but can't find anything that will turn off this automatic adjustment process.
View 2 Replies
View Related
Nov 2, 2012
I tried to copy and paste my workspaces presets from X4 to X5 "workspaces" folder. But X5 isn't recognizing the X4 workspaces in this way. Would be possible to load workspaces from X4 to X5 version?
View 4 Replies
View Related
Dec 6, 2011
I have a custom workspace I like quite a bit. In X4 I save it to Users/Owner/My Documents/Corel Paint Shop Pro/14.0/Work spaces..... I believe that is the default folder. I had some trouble with X4 and reloaded it and lost my workspace, so I recreated it. So now when I look in there I see 2 workspaces, cleverly labeled workspace1 and workspace2 and described in the type as Corel PSP Workspace File. Well, no big problem with X4, but I opened it and had the default workspace.
When I go to load a workspace, it doesn't see the ones I have saved. I hit load and no workspaces show up (although I have checked in my preferences under workspace and the correct folder is listed.) If I hit load and then try browsing to it and again no work spaces show up. I have tried to save the current workspace under the clever title "test" and it goes into the same folder. Even stranger, when I go to load work spaces, the "test" workspace shows up. I created both workspace 1 and 2 in X4, not X3...... so what's up.... how come I can't load a workspace?
View 2 Replies
View Related
Jan 3, 2013
I'm having an issue with loading a photo into PSPx5. When I go to 'Open' and click on a thumbnail in a folder. Some/most times the thumbnail preview loads in a second or two. Then I can open the file. However every now and again I get a very long wait, 20-40 seconds, before the thumbnail loads. All files are approx 90 meg so it's not a file size issue. Just some thumbnails taking forever to load in the small preview window.
View 5 Replies
View Related
Oct 19, 2013
have been using PSP8 for a long time with no problems. i regularly copy files from my HD to a memory card but recently i have been getting the following error message for no apparent reason:
cannot copy [filename]: the directory or file cannot be created
if i try to copy a batch of files this does not happen for all files - just more recent ones. so half the files get copied, the others don't. i have checked file properties old files vs new and cannot see any difference. my memory card is not full.
View 4 Replies
View Related
Jul 10, 2012
My PSP X3 locked up and I had to use the Task Manager to close it due to "not responding." This has repeated each time I have tried to load the program, including trying the suggestion of pressing "Shift" and trying to launch the program on a reset. There's no error message, it doesn't get that far. The welcome screen loads, shows the program is updating the cache, etc. but then it goes to no response, no error message, just 100% locked up. Have to use the Task Manage every single time to get it to close.
Right before this happened yesterday, I also experienced difficulty copy and pasting one image or selection into another. No paste commands would appear. I tried doing the "clear" selection as posted online, but no real answer on that either.
short of uninstalling and going through all that crap again. I'd buy the latest version, but since I've had no end of problems with this version I am hesitant to move forward if there are more bugs.
View 5 Replies
View Related
Jun 1, 2011
Cannot find any additional templates for project creator. Quite a limited selection. Would prefer a completely blank page (Cover & inside) so that I can create an image in it's entirety elsewhere & load it as an image. Am trying to find the template in the project creator folder so that I can edit it & make it completely blank. If no one knows where I can download one that is already blank, how to edit the file that the existing templates are using?
View 1 Replies
View Related
Feb 25, 2012
I want to copy an part of image A into an selection of picture B.
Using the command " Insert into selection" works, but i get a distortion of image A. The relation of heigth/width is changed by PSP, so that image A fits into the selection, but this is not what I need. I would prefer the parts of image A that don't fit into the selection being cropped.
View 4 Replies
View Related
Mar 20, 2013
After putting a myPartial.cui file in c:program filesmyfolder, I want to load it automatically at every next AutoCAD startup.
What are the ways to tell AutoCAD to do this task?
View 2 Replies
View Related
Feb 26, 2013
Are any brush files located in the /templates/eng/brushes directory automatically loaded? Mine did that from a previous version and they survived the upgrade. New brush files seem to be ignored. Is there a regedit tweak for loading the files so that they do not have to be manually loaded? What has to happen to have a brush file recognized by the program so its brushes are an option in the brush menu?
View 4 Replies
View Related
Oct 24, 2011
I created a dll and wanted to auto netload it upon launch of AutoCAD Arch.I have used the following instructions in URL....
"DESCRIPTION"="AutoNetloadDLL"
"LOADCTRLS"=dword:00000002
"MANAGED"=dword:00000001
"LOADER"="C:MyAppinReleaseMyApp.dll"
However, when i typed in my commands for the dll, AutoCAD displayed Unknown Command "<Command Name>". Press F1 for help.I have tried suggestions by people comments in the above link (i.e. setting acdbmgd.dll and acmgd.dll to Copy Local = False, restarting computer) , but I have done so, and the error still persists.
I also have used the method as suggested by writing a STARTUP lisp function to auto netload the dll file in URL...But the same error persists. I have used Process Explorer to check if acad.exe has loaded the DLL, and it did! But the commands are not found.
When I manually netload the dll by typing the netload command and selecting the dll, there is no such issue. This only occurs to me when I tried the auto methods.The methods only works so far if I launch acad.exe through Debug mode in VS2008.Definitely need to auto netload the DLL for my application, when AutoCAD Arch startups.
View 1 Replies
View Related
Apr 19, 2007
When I shoot my photos I have it set for 6 mb and the highest quality. However when uploading they are changed to 3 MB and average quality. Not good for Weddings and enlarging. I have the CS download version and have the CS3 on the way.
View 4 Replies
View Related
Nov 20, 2012
How can I stop Lightroom 3 opening automatically whenever I insert an SD card?
View 5 Replies
View Related
May 28, 2013
Here's what I want to do: I want to automatically align two layers on top of each other.
Let's say I have two pictures. Each picture has a photography in the background and some text in the foreground. I now want to maximize the parts of the picture that aren't blocked by text. The two pictures don't have the same size and additionally, the aspect ratio of both photographies is slightly off. So to align both pictures (e.g. in two layers on top of each other), one of the images would need to be not only rescaled but also stretched (or clinched respectively). Is there a way to do this automatically? The operation itself would be extremely simple:
1. create two "anchor points" (with mandatory diagonal distance to each other) on both images which depict the same part of the picture each
2. run the automatic operation. It justs alignes the anchor points by re-scaling one of the images - nothing more.
View 1 Replies
View Related
May 12, 2013
I'm trying to make thumbnails for video's for youtube. So my idea is that the nr 1 is on thumbnail 1, then on the thumbnail for the second video, it says 2, etc. But every time i have to delete the number and write a new one. Is there a way of doing that automatically? so that it just makes p.e. 10 thumbnails, with numbers from 1-10?
View 3 Replies
View Related
Mar 4, 2012
You basically have to click "Expand canvas" every single time you paste a screenshot larger than the canvas. Sure, open a canvas that size, etc etc, but I'm looking for a permanent solution which would allow you to use the "Expand" choice AUTOMATICALLY, by default, without a popup. On that note, here's another annoying thing. Whenever I open images, crop out something, open a new one, paste it there, save it, etc, I usually have tons of unsaved images which I no longer need. I just want to exit the whole thing altogether without any save popups, etc. Like you would do in MSPaint. Open a canvas, paste in something, save it or don't, exit, the program closes nice and fine. My problem is:
This. I don't want to save every single image separately, because I no longer need them. Neither do I want to manually click each and every single one and tell it not to save, nor do I want to click "Don't Save" every time I exit. This may seem like pointless bitching, but trust me, it really gets on your nerves when you're using the program literally hundreds of times per day.
So, is there any way to disable these popups and define an "automatic" feature, to simply close and enlarge under any circumstances?
View 4 Replies
View Related
Dec 24, 2011
Just came upon an error I had not seen before. Though PSP no longer supports Animation Shop, up until PSP X4, the user has been able to export frames back to PSP from Animation Shop. Now, this no longer works! There's still some communication there, because an error message - which, incidentally, makes absolutely no sense at all - is generated in PSP X4:
View 2 Replies
View Related
Jul 3, 2013
I have been workin on an art project for many months in the hope my game idea will be published in the future, there are a few companie that are willing to print your work and see how well it sells as a product,
My project needs to be put into templates ro resize the card size but the comany only accept file size 1900 x 2300, and i have been saving my work by using paint net canvas size 600 x 800 PNG?
will i be able to stretch my current size file to the size of 1900 x 2300 without affecting the quality of my art work done on paint net.
View 2 Replies
View Related
Oct 4, 2013
I need to know how can I edit the text of a scanned card? I am working on a project and I need to submit as soon as possible.
edit the text of a scanned card and I want the logos as well. I don't want to remove the logos that are on the current card and neither don't want to miss the background of the card.
View 8 Replies
View Related
Oct 28, 2011
I installed PSP X4 today on a new PC with Windows 7 and noticed that it has no Animation Shop. Can I install Animation Shop to this machine? Will it work without PSP 9 or does it need certain dlls from PSP 9 ? I really want to be able to use Animation Shop again.
View 7 Replies
View Related
Jun 18, 2011
I downloaded "Bebas" font, but I can't make it work in Photo Paint X4 because it's not showing in Font Navigator. I made sure it is in the font directory and even restarted my pc.
View 11 Replies
View Related
Mar 24, 2011
Is it possible for me to change the default size of the new image which loads when paint.net is started?
It would be useful for me to start with an image size of 1024 x 1024.
I am aware that I can change the size of images, and that the size of any new image created after loading is the same as the last image.
Edit: I just realised a workaround. I saved a blank 1024 square pdn file to my desktop. Clicking this starts paint.net with this sized image.
View 2 Replies
View Related
Sep 25, 2012
Is there a Print Layout in X5 similar to that in Paint Shop Pro?
View 1 Replies
View Related
Apr 27, 2013
My Photopaint X 6.3 crashes when i will load more photoframes from dvd or disk
The way: Effects-->Creative-->Frame, when i click of "More" Photopaint crashes
Corel X 6.3 - Win7 64bit
View 4 Replies
View Related
May 15, 2012
I was wondering if there might be a way to add the option to save a selection to the disk? when i work i create many selections with complicated shapes and areas.
since i need to use them more then once i was wondering if a feature for saving only the selection can be implemented ? this would enable me to load the selections to new projects and use them there making the same "print" every time.(my work around for this is saving a B/W picture of the shape then uploading it every time i need it , then copy and paste to a new layer
in the new project then selecting the shape area then flatting the image with the selection and deleting the internal area or the invert ) its long but works.if you can add "File Open into a NEW layer", this would save the need for part of my work around. i would then just load the save to the new layer and use it directly :-)
* This would be a great new feature anyway "File Open To a New layer" ... :-)
I saw this the save/load selection feature the other day in a photoshop presentation and was shocked that it's real :-)So if such feature can be added to paint.net even in version 4.0 it would be great and time saving too.
View 5 Replies
View Related
Apr 9, 2011
My program worked just great, then all of a sudden the paint brush and eraser will not do a thing.
View 14 Replies
View Related
Aug 20, 2011
if is possible to create the paint drips in the attached design. I really want to learn how to create urban designs, is corel paint shop x3 suitable for that?
View 2 Replies
View Related