logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
paleise  
#1 Posted : Sunday, February 11, 2018 11:33:31 PM(UTC)
paleise

Rank: Advanced Member

Groups: Registered
Joined: 10/13/2017(UTC)
Posts: 52
Germany
Location: Freiburg

Thanks: 3 times
Hi!
using Patagames.Pdf and WinForms

please have a look on the attached pdf. When showing in pdfviewer control you see lines for all form controls (Text and dropdownlists). When I save it with

var doc = this.pdfViewer1.Document;
doc.Save(@"c:\temp\pageone1.pdf", SaveFlags.NoIncremental, 17);

and open the new file in acrobat and print it, I get all the lines on paper (picture 1.jpg)

Now please open the file in pdfviewer control, write something in a textfield and choose something in a dropdownlist, save the file, open it with acrobat and print it. Now I get no line for the textfield and a arrow for the dropdownlist (picture 2.jpg)

Do it with Acrobat. Open the file, write some text and choose something in dropdown and print it. The line showing, the arrow not. (picture 3.jpg)

How can I do it, that pdfViewer is comatible to acrobat?

Hope you can help. 3.JPG (46kb) downloaded 12 time(s). 2.JPG (93kb) downloaded 12 time(s). 1.JPG (88kb) downloaded 12 time(s). PageOne.pdf (127kb) downloaded 12 time(s).

Regards Peter
paleise  
#2 Posted : Thursday, March 1, 2018 5:29:55 AM(UTC)
paleise

Rank: Advanced Member

Groups: Registered
Joined: 10/13/2017(UTC)
Posts: 52
Germany
Location: Freiburg

Thanks: 3 times
Hi,
isn't there a chance that this will fix?

Regards Peter
Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.