Search found 21 matches

by tpokala
Wed Jan 19, 2011 6:22 pm
Forum: General
Topic: PDF Information and Security
Replies: 2
Views: 5665

PDF Information and Security

Hi,

I would like to ask how can I put general info about my .pdf file (to see it on file properties tab like author, keywords, etc

Second question - how can I secure my pdf document? I would like to block copy feature for example.
by tpokala
Sun Jan 16, 2011 6:44 pm
Forum: Graphics, Figures & Tables
Topic: Issue with image and textwidth
Replies: 4
Views: 2687

Re: Issue with image and textwidth

It is so complitaed so I have resized my images trying some formats and no it works.
by tpokala
Sun Jan 16, 2011 4:04 pm
Forum: Graphics, Figures & Tables
Topic: Issue with image and textwidth
Replies: 4
Views: 2687

Re: Issue with image and textwidth

ok, so how can I obtain the textwidth? If I will know it I will resize my images to smaller size
by tpokala
Sun Jan 16, 2011 2:45 pm
Forum: Graphics, Figures & Tables
Topic: Issue with image and textwidth
Replies: 4
Views: 2687

Issue with image and textwidth

Hi, I have to use textwidth option for my images, because they are too big for page, but when I use it only 1 image is on the page. How can I fix it to have text and image on this page?

\begin{figure}
\begin{center}
\includegraphics[width=\textwidth]{imagename}
\caption{caption}
\label{fig:lab ...
by tpokala
Sat Jan 01, 2011 3:07 pm
Forum: Graphics, Figures & Tables
Topic: Table & image
Replies: 2
Views: 1962

Re: Table & image

Great, thx for help
by tpokala
Mon Dec 27, 2010 2:19 pm
Forum: Graphics, Figures & Tables
Topic: Table & image
Replies: 2
Views: 1962

Table & image

Hi, I have code

\begin{figure*}[htbp]
\centering
\begin{tikzpicture}[scale=3]
\tikzstyle{every node}=[draw,shape=circle];
\path (0:0cm) node (v0) {$1$};
\path (0:1cm) node (v1) {$2$};
\path (70:1cm) node (v2) {$3$};
\path (2*70:1cm) node (v3) {$4$};
\path (3*70:1cm) node (v4) {$5$};
\path ...
by tpokala
Sun Dec 26, 2010 12:06 am
Forum: Math & Science
Topic: \varkappa - which package
Replies: 7
Views: 8956

Re: \varkappa - which package

Ok, now it is working corectly
by tpokala
Sat Dec 25, 2010 5:17 pm
Forum: Graphics, Figures & Tables
Topic: Tikz picture options
Replies: 5
Views: 10014

Re: Tikz picture options

Ok, thank for help.
by tpokala
Sat Dec 25, 2010 11:24 am
Forum: Math & Science
Topic: \varkappa - which package
Replies: 7
Views: 8956

\varkappa - which package

Still with no luck.

I had disble unused package and now have the same error. Line above it is:

...\amsfonts\amsfonts.sty

My header:

\documentclass[12pt,a4paper,titlepage,twoside]{report}

\usepackage[polish]{babel}
\usepackage[cp1250]{inputenc}
\usepackage{polski}
\usepackage{fancyhdr ...
by tpokala
Sat Dec 25, 2010 11:20 am
Forum: Graphics, Figures & Tables
Topic: Tikz picture options
Replies: 5
Views: 10014

Re: Tikz picture options

Great, is there any option to fill vertex by color?